3rdparty/qtcreator: Add missing copyright notice.
This commit is contained in:
parent
bd60686144
commit
eee9114c2d
4
3rdparty/qtcreator/create_project_file.sh
vendored
4
3rdparty/qtcreator/create_project_file.sh
vendored
@ -1,4 +1,8 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# Copyright 2017-2018, Haiku, Inc. All rights reserved.
|
||||
# Distributed under the terms of the MIT license.
|
||||
#
|
||||
|
||||
if [ "$#" -lt 2 ]; then
|
||||
echo "This script creates project files for Qt Creator to develop Haiku with."
|
||||
|
Loading…
x
Reference in New Issue
Block a user