summaryrefslogtreecommitdiff
path: root/install-pixelated.sh
diff options
context:
space:
mode:
authorAlexandre Pretto Nunes <anunes@thoughtworks.com>2014-08-25 12:05:48 -0300
committerAlexandre Pretto Nunes <anunes@thoughtworks.com>2014-08-25 12:06:15 -0300
commite393e55d12b37538b01c43f80f2c78e57b8827a4 (patch)
tree9257fe8cb6fa4d0eeb947112f3eedd5d1b0f7601 /install-pixelated.sh
parentb235c4dc11c4e9667e002ed65c8e6c455d22bd23 (diff)
Add copyright and license notice to install script
Diffstat (limited to 'install-pixelated.sh')
-rw-r--r--install-pixelated.sh15
1 files changed, 15 insertions, 0 deletions
diff --git a/install-pixelated.sh b/install-pixelated.sh
index c409f25b..f4f7bd02 100644
--- a/install-pixelated.sh
+++ b/install-pixelated.sh
@@ -1,4 +1,19 @@
#!/bin/bash
+#
+# Copyright (c) 2014 ThoughtWorks, Inc.
+#
+# Pixelated is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# Pixelated is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with Pixelated. If not, see <http://www.gnu.org/licenses/>.
# test dependencies
function check_installed() {