From 2963562ec73e7b6a3994255358502a3cac039b50 Mon Sep 17 00:00:00 2001 From: Richard Ipsum Date: Mon, 16 Dec 2013 13:58:18 +0000 Subject: Add copyright notice --- bins/trove-early-setup | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/bins/trove-early-setup b/bins/trove-early-setup index 488e738..6d7f9ef 100755 --- a/bins/trove-early-setup +++ b/bins/trove-early-setup @@ -1,6 +1,23 @@ #!/usr/bin/make -f +# +# Copyright (C) 2013 Codethink Limited +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. +# +# This program 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 General Public License for more details. +# +# You should have received a copy of the GNU General Public License along +# with this program; if not, write to the Free Software Foundation, Inc., +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +# # -*- Make -*- + all: substitutions-done gitano-configured lorry-configured cache-configured mason-configured nfs-configured USERS := git lorry cache mason -- cgit v1.2.1