summaryrefslogtreecommitdiff
path: root/Rules.mak
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-11-04 23:23:09 +0000
committerEric Andersen <andersen@codepoet.org>2000-11-04 23:23:09 +0000
commit4d45bcff517b390c5ba6c4c0f6a316915eb63947 (patch)
tree19514e25c3b1c2c46f9e80630627fde21891c34d /Rules.mak
parentfc38ee6bab2baf7a723a2906e75096e3eb22168c (diff)
Fix doc blunder
Diffstat (limited to 'Rules.mak')
-rw-r--r--Rules.mak15
1 files changed, 7 insertions, 8 deletions
diff --git a/Rules.mak b/Rules.mak
index ee07e50bf..242faff03 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -1,10 +1,9 @@
# Rules.make for uClibc
#
-# This file contains rules which are shared between multiple Makefiles.
-# All normal configuration options live in the file named "Config".
-# You probably should not mess with this file unless you know what you
-# are doing...
-# -Erik Andersen <andersen@lineo.com> < andersee@debian.org>
+# This file contains rules which are shared between multiple Makefiles. All
+# normal configuration options live in the file named "Config". You probably
+# should not mess with this file unless you know what you are doing... -Erik
+# Andersen <andersen@lineo.com> < andersee@debian.org>
#
# Copyright (C) 2000 by Lineo, inc.
#
@@ -18,9 +17,9 @@
# 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., 59 Temple
-# Place, Suite 330, Boston, MA 02111-1307 USA
+# You should have received a copy of the GNU Library General Public License
+# along with this program; if not, write to the Free Software Foundation, Inc.,
+# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
include $(TOPDIR)Config