From 0d4ee68be56a0a43770756d43c0c6e8d98b106f1 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 24 Sep 2005 06:01:57 +0000 Subject: [PATCH] use brief license line --- applets/Makefile.in | 17 ++--------------- archival/Makefile.in | 17 ++--------------- console-tools/Makefile.in | 17 ++--------------- coreutils/Makefile.in | 17 ++--------------- debianutils/Makefile.in | 17 ++--------------- e2fsprogs/Makefile.in | 15 +-------------- editors/Makefile.in | 17 ++--------------- findutils/Makefile.in | 17 ++--------------- init/Makefile.in | 17 ++--------------- libbb/Makefile.in | 16 ++-------------- libpwdgrp/Makefile.in | 17 ++--------------- loginutils/Makefile.in | 17 ++--------------- miscutils/Makefile.in | 17 ++--------------- modutils/Makefile.in | 17 ++--------------- networking/Makefile.in | 17 ++--------------- procps/Makefile.in | 17 ++--------------- shell/Makefile.in | 17 ++--------------- sysklogd/Makefile.in | 17 ++--------------- util-linux/Makefile.in | 17 ++--------------- 19 files changed, 37 insertions(+), 283 deletions(-) diff --git a/applets/Makefile.in b/applets/Makefile.in index 8a43c79f3..6560fcd44 100644 --- a/applets/Makefile.in +++ b/applets/Makefile.in @@ -1,21 +1,8 @@ # Makefile for busybox # -# Copyright (C) 1999-2004 by Erik Andersen -# -# 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 of the License, 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Copyright (C) 1999-2005 by Erik Andersen # +# Licensed under the GPL v2, see the file LICENSE in this tarball. APPLETS_AR:=applets.a ifndef $(APPLETS_DIR) diff --git a/archival/Makefile.in b/archival/Makefile.in index dd399e1e7..f4ec6794e 100644 --- a/archival/Makefile.in +++ b/archival/Makefile.in @@ -1,21 +1,8 @@ # Makefile for busybox # -# Copyright (C) 1999-2004 by Erik Andersen -# -# 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 of the License, 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Copyright (C) 1999-2005 by Erik Andersen # +# Licensed under the GPL v2, see the file LICENSE in this tarball. ARCHIVAL_AR:=archival.a ifndef $(ARCHIVAL_DIR) diff --git a/console-tools/Makefile.in b/console-tools/Makefile.in index 5474b1974..46cf524be 100644 --- a/console-tools/Makefile.in +++ b/console-tools/Makefile.in @@ -1,21 +1,8 @@ # Makefile for busybox # -# Copyright (C) 1999-2004 by Erik Andersen -# -# 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 of the License, 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Copyright (C) 1999-2005 by Erik Andersen # +# Licensed under the GPL v2, see the file LICENSE in this tarball. CONSOLETOOLS_AR:=console-tools.a ifndef $(CONSOLETOOLS_DIR) diff --git a/coreutils/Makefile.in b/coreutils/Makefile.in index 2dc9ebabc..9dc604b1a 100644 --- a/coreutils/Makefile.in +++ b/coreutils/Makefile.in @@ -1,21 +1,8 @@ # Makefile for busybox # -# Copyright (C) 1999-2004 by Erik Andersen -# -# 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 of the License, 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Copyright (C) 1999-2005 by Erik Andersen # +# Licensed under the GPL v2, see the file LICENSE in this tarball. COREUTILS_AR:=coreutils.a ifndef $(COREUTILS_DIR) diff --git a/debianutils/Makefile.in b/debianutils/Makefile.in index 67f5dd53f..c0185f4aa 100644 --- a/debianutils/Makefile.in +++ b/debianutils/Makefile.in @@ -1,21 +1,8 @@ # Makefile for busybox # -# Copyright (C) 1999-2004 by Erik Andersen -# -# 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 of the License, 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Copyright (C) 1999-2005 by Erik Andersen # +# Licensed under the GPL v2, see the file LICENSE in this tarball. DEBIANUTILS_AR:=debianutils.a ifndef $(DEBIANUTILS_DIR) diff --git a/e2fsprogs/Makefile.in b/e2fsprogs/Makefile.in index b5995a9ad..cd3584975 100644 --- a/e2fsprogs/Makefile.in +++ b/e2fsprogs/Makefile.in @@ -2,20 +2,7 @@ # # Copyright (C) 1999-2005 by Erik Andersen # -# 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 of the License, 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -# +# Licensed under the GPL v2, see the file LICENSE in this tarball. E2FSPROGS_AR:=e2fsprogs.a diff --git a/editors/Makefile.in b/editors/Makefile.in index b43cc463b..01fb8b527 100644 --- a/editors/Makefile.in +++ b/editors/Makefile.in @@ -1,21 +1,8 @@ # Makefile for busybox # -# Copyright (C) 1999-2004 by Erik Andersen -# -# 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 of the License, 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Copyright (C) 1999-2005 by Erik Andersen # +# Licensed under the GPL v2, see the file LICENSE in this tarball. EDITOR_AR:=editors.a ifndef $(EDITOR_DIR) diff --git a/findutils/Makefile.in b/findutils/Makefile.in index 107d2519e..2dcb702e8 100644 --- a/findutils/Makefile.in +++ b/findutils/Makefile.in @@ -1,21 +1,8 @@ # Makefile for busybox # -# Copyright (C) 1999-2004 by Erik Andersen -# -# 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 of the License, 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Copyright (C) 1999-2005 by Erik Andersen # +# Licensed under the GPL v2, see the file LICENSE in this tarball. FINDUTILS_AR:=findutils.a ifndef $(FINDUTILS_DIR) diff --git a/init/Makefile.in b/init/Makefile.in index 9e3eadf51..5b3d9eaf0 100644 --- a/init/Makefile.in +++ b/init/Makefile.in @@ -1,21 +1,8 @@ # Makefile for busybox # -# Copyright (C) 1999-2004 by Erik Andersen -# -# 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 of the License, 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Copyright (C) 1999-2005 by Erik Andersen # +# Licensed under the GPL v2, see the file LICENSE in this tarball. INIT_AR:=init.a ifndef $(INIT_DIR) diff --git a/libbb/Makefile.in b/libbb/Makefile.in index be5350754..48acdc5d0 100644 --- a/libbb/Makefile.in +++ b/libbb/Makefile.in @@ -1,20 +1,8 @@ # Makefile for busybox # -# Copyright (C) 1999-2004 by Erik Andersen +# Copyright (C) 1999-2005 by Erik Andersen # -# 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 of the License, 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Licensed under the GPL v2, see the file LICENSE in this tarball. LIBBB_AR:=libbb.a ifndef $(LIBBB_DIR) diff --git a/libpwdgrp/Makefile.in b/libpwdgrp/Makefile.in index 7d7241c66..99674804c 100644 --- a/libpwdgrp/Makefile.in +++ b/libpwdgrp/Makefile.in @@ -1,21 +1,8 @@ # Makefile for busybox # -# Copyright (C) 1999-2004 by Erik Andersen -# -# 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 of the License, 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Copyright (C) 1999-2005 by Erik Andersen # +# Licensed under the GPL v2, see the file LICENSE in this tarball. LIBPWDGRP_AR:=libpwdgrp.a ifndef $(LIBPWDGRP_DIR) diff --git a/loginutils/Makefile.in b/loginutils/Makefile.in index cb8733f42..c17865732 100644 --- a/loginutils/Makefile.in +++ b/loginutils/Makefile.in @@ -1,21 +1,8 @@ # Makefile for busybox # -# Copyright (C) 1999-2004 by Erik Andersen -# -# 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 of the License, 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Copyright (C) 1999-2005 by Erik Andersen # +# Licensed under the GPL v2, see the file LICENSE in this tarball. LOGINUTILS_AR:=loginutils.a ifndef LOGINUTILS_DIR diff --git a/miscutils/Makefile.in b/miscutils/Makefile.in index 2db511176..808ce36de 100644 --- a/miscutils/Makefile.in +++ b/miscutils/Makefile.in @@ -1,21 +1,8 @@ # Makefile for busybox # -# Copyright (C) 1999-2004 by Erik Andersen -# -# 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 of the License, 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Copyright (C) 1999-2005 by Erik Andersen # +# Licensed under the GPL v2, see the file LICENSE in this tarball. MISCUTILS_AR:=miscutils.a ifndef $(MISCUTILS_DIR) diff --git a/modutils/Makefile.in b/modutils/Makefile.in index 7bfbae3a4..df754afd2 100644 --- a/modutils/Makefile.in +++ b/modutils/Makefile.in @@ -1,21 +1,8 @@ # Makefile for busybox # -# Copyright (C) 1999-2004 by Erik Andersen -# -# 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 of the License, 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Copyright (C) 1999-2005 by Erik Andersen # +# Licensed under the GPL v2, see the file LICENSE in this tarball. MODUTILS_AR:=modutils.a ifndef $(MODUTILS_DIR) diff --git a/networking/Makefile.in b/networking/Makefile.in index 801eb512b..ecfd8235b 100644 --- a/networking/Makefile.in +++ b/networking/Makefile.in @@ -1,21 +1,8 @@ # Makefile for busybox # -# Copyright (C) 1999-2004 by Erik Andersen -# -# 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 of the License, 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Copyright (C) 1999-2005 by Erik Andersen # +# Licensed under the GPL v2, see the file LICENSE in this tarball. NETWORKING_AR:=networking.a ifndef $(NETWORKING_DIR) diff --git a/procps/Makefile.in b/procps/Makefile.in index 5207b801b..15633a001 100644 --- a/procps/Makefile.in +++ b/procps/Makefile.in @@ -1,21 +1,8 @@ # Makefile for busybox # -# Copyright (C) 1999-2004 by Erik Andersen -# -# 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 of the License, 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Copyright (C) 1999-2005 by Erik Andersen # +# Licensed under the GPL v2, see the file LICENSE in this tarball. PROCPS_AR:=procps.a ifndef $(PROCPS_DIR) diff --git a/shell/Makefile.in b/shell/Makefile.in index 9677fd62f..db01a152a 100644 --- a/shell/Makefile.in +++ b/shell/Makefile.in @@ -1,21 +1,8 @@ # Makefile for busybox # -# Copyright (C) 1999-2004 by Erik Andersen +# Copyright (C) 1999-2005 by Erik Andersen # -# 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 of the License, 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - +# Licensed under the GPL v2, see the file LICENSE in this tarball. SHELL_AR:=shell.a ifndef $(SHELL_DIR) diff --git a/sysklogd/Makefile.in b/sysklogd/Makefile.in index 78efdc7cf..f26f4a115 100644 --- a/sysklogd/Makefile.in +++ b/sysklogd/Makefile.in @@ -1,21 +1,8 @@ # Makefile for busybox # -# Copyright (C) 1999-2004 by Erik Andersen -# -# 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 of the License, 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Copyright (C) 1999-2005 by Erik Andersen # +# Licensed under the GPL v2, see the file LICENSE in this tarball. SYSKLOGD_AR:=sysklogd.a ifndef $(SYSKLOGD_DIR) diff --git a/util-linux/Makefile.in b/util-linux/Makefile.in index 1c63311ca..85d9aa5da 100644 --- a/util-linux/Makefile.in +++ b/util-linux/Makefile.in @@ -1,21 +1,8 @@ # Makefile for busybox # -# Copyright (C) 1999-2004 by Erik Andersen -# -# 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 of the License, 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Copyright (C) 1999-2005 by Erik Andersen # +# Licensed under the GPL v2, see the file LICENSE in this tarball. UTILLINUX_AR:=util-linux.a ifndef $(UTILLINUX_DIR)