summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-04-08 23:07:36 +0200
committerThomas Schwinge <thomas@codesourcery.com>2012-04-08 23:07:36 +0200
commit070e5054a957078571d8b9a6d09556e628424540 (patch)
treec819e4a34bfea20f01081eee69dbe1758a1f4c23
parent904425eb54c61098281478d429d99dd44158c573 (diff)
* Makeconf: Add copyright/licensing header.
-rw-r--r--Makeconf17
1 files changed, 17 insertions, 0 deletions
diff --git a/Makeconf b/Makeconf
index b6134ef4..6c9a0a7c 100644
--- a/Makeconf
+++ b/Makeconf
@@ -1,5 +1,22 @@
# Generic configuration for Hurd compilation
+# Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003,
+# 2006, 2007, 2008, 2010, 2011, 2012 Free Software Foundation, Inc.
+#
+# 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; either version 2, or (at
+# your option) any later version.
+#
+# 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+
# Directory makefiles should set the variable makemode to either
# `server' if they compile and install a single program for /hurd
# `utility' if they compile and install a single program for /bin