From 7b53e2d2ed62e4fbb93dce6fc51af431cc187bb5 Mon Sep 17 00:00:00 2001 From: Alexandre Pretto Nunes Date: Mon, 25 Aug 2014 12:04:01 -0300 Subject: Add copyright and license notice to package --- package/package_user_agent.sh | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'package/package_user_agent.sh') diff --git a/package/package_user_agent.sh b/package/package_user_agent.sh index d9bd2696..a532abe7 100755 --- a/package/package_user_agent.sh +++ b/package/package_user_agent.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 . set -x set -e -- cgit v1.2.3