3rdparty/qtcreator: Add missing copyright notice.

This commit is contained in:
Augustin Cavalier 2018-06-30 20:09:38 -04:00
parent bd60686144
commit eee9114c2d

View File

@ -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."