]> err.no Git - util-linux/commitdiff
setarch: cleanup licensing note
authorKarel Zak <kzak@redhat.com>
Tue, 21 Aug 2007 08:52:02 +0000 (10:52 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 21 Aug 2007 08:52:02 +0000 (10:52 +0200)
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/setarch.c

index 156e5f8c49da37656ba2fcb2dc48bca10ed4c0a9..17ab7e08f5dfd51af87e36feff09b8811e711652 100644 (file)
@@ -1,5 +1,18 @@
-/* Copyright (C) 2003-2006 Red Hat, Inc.
- * Licensed under the terms of the GPL
+/*
+ * Copyright (C) 2003-2007 Red Hat, Inc.
+ *
+ * This file is part of util-linux-ng.
+ *
+ * This file 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; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This file 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.
+ *
  *
  * Written by Elliot Lee <sopwith@redhat.com>
  * New personality options & code added by Jindrich Novy <jnovy@redhat.com>