From e12ec81927ef897dd1eeb9ea358ead0b3689ddfd Mon Sep 17 00:00:00 2001 From: Al Stone Date: Wed, 28 Nov 2012 17:32:50 -0700 Subject: Insert basic copyright and redistribution info Signed-off-by: Al Stone --- packages/fedora | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'packages/fedora') diff --git a/packages/fedora b/packages/fedora index cf50a2a..2d11084 100644 --- a/packages/fedora +++ b/packages/fedora @@ -1,4 +1,11 @@ #!/bin/bash +# +# Copyright (c) 2012, Al Stone +# +# This program is free software; you can redistribute it and/or +# modify it under the terms of version 2 (only) of the GNU General +# Public License as published by the Free Software Foundation. +# #-- make sure we know how to handle the distro # Each file needs to define a function called get_source that will # be passed the working directory and a package name, and that must -- cgit