summaryrefslogtreecommitdiff
path: root/dselect
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2009-11-07 19:47:41 +0100
committerGuillem Jover <guillem@debian.org>2009-11-08 13:45:46 +0100
commitd99d361f1b8e07522ccbffc32493e1280b588183 (patch)
tree26ed8126eb10a56929330d2a77027125273b7a4a /dselect
parent0716206865109c3cdfc64c700adbf91a01f86364 (diff)
downloaddpkg-d99d361f1b8e07522ccbffc32493e1280b588183.tar.gz
Replace FSF address by pointing to the gnu.org URL
Use the <http://www.gnu.org/licenses/> URL, instead of in most cases the outdated FSF address, which is way more stable, as the latter has changed several times in the past.
Diffstat (limited to 'dselect')
-rw-r--r--dselect/basecmds.cc5
-rw-r--r--dselect/baselist.cc5
-rw-r--r--dselect/basetop.cc5
-rw-r--r--dselect/bindings.cc5
-rw-r--r--dselect/bindings.h5
-rw-r--r--dselect/curkeys.cc5
-rw-r--r--dselect/dselect-curses.h5
-rw-r--r--dselect/dselect.h5
-rw-r--r--dselect/helpmsgs.cc5
-rw-r--r--dselect/helpmsgs.h5
-rw-r--r--dselect/keyoverride5
-rw-r--r--dselect/main.cc5
-rw-r--r--dselect/methkeys.cc5
-rw-r--r--dselect/methlist.cc5
-rw-r--r--dselect/method.cc5
-rw-r--r--dselect/method.h5
-rwxr-xr-xdselect/methods/multicd/install3
-rwxr-xr-xdselect/methods/multicd/setup3
-rwxr-xr-xdselect/methods/multicd/update3
-rw-r--r--dselect/methparse.cc5
-rwxr-xr-xdselect/mkcurkeys.pl5
-rw-r--r--dselect/pkgcmds.cc5
-rw-r--r--dselect/pkgdepcon.cc5
-rw-r--r--dselect/pkgdisplay.cc5
-rw-r--r--dselect/pkginfo.cc5
-rw-r--r--dselect/pkgkeys.cc5
-rw-r--r--dselect/pkglist.cc5
-rw-r--r--dselect/pkglist.h5
-rw-r--r--dselect/pkgsublist.cc5
-rw-r--r--dselect/pkgtop.cc5
30 files changed, 57 insertions, 87 deletions
diff --git a/dselect/basecmds.cc b/dselect/basecmds.cc
index aa932dd47..33d6d54d8 100644
--- a/dselect/basecmds.cc
+++ b/dselect/basecmds.cc
@@ -15,9 +15,8 @@
* 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; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/dselect/baselist.cc b/dselect/baselist.cc
index db286b2b3..5e5411ff4 100644
--- a/dselect/baselist.cc
+++ b/dselect/baselist.cc
@@ -15,9 +15,8 @@
* 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; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/dselect/basetop.cc b/dselect/basetop.cc
index f77471ec5..a5a4b80fd 100644
--- a/dselect/basetop.cc
+++ b/dselect/basetop.cc
@@ -14,9 +14,8 @@
* 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; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/dselect/bindings.cc b/dselect/bindings.cc
index 7ef9a2856..e18ec39cb 100644
--- a/dselect/bindings.cc
+++ b/dselect/bindings.cc
@@ -14,9 +14,8 @@
* 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; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/dselect/bindings.h b/dselect/bindings.h
index dd5879bc5..8574f4ee5 100644
--- a/dselect/bindings.h
+++ b/dselect/bindings.h
@@ -14,9 +14,8 @@
* 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 dpkg; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef BINDINGS_H
diff --git a/dselect/curkeys.cc b/dselect/curkeys.cc
index ca8a6eb12..3929fd73a 100644
--- a/dselect/curkeys.cc
+++ b/dselect/curkeys.cc
@@ -14,9 +14,8 @@
* 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; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/dselect/dselect-curses.h b/dselect/dselect-curses.h
index 254eb5d91..c51e4b230 100644
--- a/dselect/dselect-curses.h
+++ b/dselect/dselect-curses.h
@@ -14,9 +14,8 @@
* 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 dpkg; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef DSELECT_CURSES_H
diff --git a/dselect/dselect.h b/dselect/dselect.h
index a61f38731..c5808ed35 100644
--- a/dselect/dselect.h
+++ b/dselect/dselect.h
@@ -15,9 +15,8 @@
* 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 dpkg; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef DSELECT_H
diff --git a/dselect/helpmsgs.cc b/dselect/helpmsgs.cc
index 9a5a31a54..1a6d64a8e 100644
--- a/dselect/helpmsgs.cc
+++ b/dselect/helpmsgs.cc
@@ -14,9 +14,8 @@
* 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; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/dselect/helpmsgs.h b/dselect/helpmsgs.h
index 6e7243721..661818d45 100644
--- a/dselect/helpmsgs.h
+++ b/dselect/helpmsgs.h
@@ -14,9 +14,8 @@
* 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; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef HELPMSGS_H
diff --git a/dselect/keyoverride b/dselect/keyoverride
index b98c3bb36..85e6839cb 100644
--- a/dselect/keyoverride
+++ b/dselect/keyoverride
@@ -13,9 +13,8 @@
# 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; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
32 Space
13 Return
diff --git a/dselect/main.cc b/dselect/main.cc
index 3f155f8d7..93d80e873 100644
--- a/dselect/main.cc
+++ b/dselect/main.cc
@@ -15,9 +15,8 @@
* 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 dpkg; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/dselect/methkeys.cc b/dselect/methkeys.cc
index 9e5b846a0..7ae195736 100644
--- a/dselect/methkeys.cc
+++ b/dselect/methkeys.cc
@@ -14,9 +14,8 @@
* 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; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/dselect/methlist.cc b/dselect/methlist.cc
index 9e2c856ef..91e150a99 100644
--- a/dselect/methlist.cc
+++ b/dselect/methlist.cc
@@ -15,9 +15,8 @@
* 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; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/dselect/method.cc b/dselect/method.cc
index 5f39663e7..b6982a459 100644
--- a/dselect/method.cc
+++ b/dselect/method.cc
@@ -15,9 +15,8 @@
* 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 dpkg; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/dselect/method.h b/dselect/method.h
index 94285ff90..076214854 100644
--- a/dselect/method.h
+++ b/dselect/method.h
@@ -15,9 +15,8 @@
* 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 dpkg; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef METHOD_H
diff --git a/dselect/methods/multicd/install b/dselect/methods/multicd/install
index cd8c5cab1..6d7b26b97 100755
--- a/dselect/methods/multicd/install
+++ b/dselect/methods/multicd/install
@@ -13,8 +13,7 @@
# 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, USA.
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
set -e
vardir="$1"
diff --git a/dselect/methods/multicd/setup b/dselect/methods/multicd/setup
index 49ae83ac1..d3486d540 100755
--- a/dselect/methods/multicd/setup
+++ b/dselect/methods/multicd/setup
@@ -20,8 +20,7 @@
# 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, USA.
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
set -e
vardir="$1"
diff --git a/dselect/methods/multicd/update b/dselect/methods/multicd/update
index ea8eca1a4..3a0b979cb 100755
--- a/dselect/methods/multicd/update
+++ b/dselect/methods/multicd/update
@@ -13,8 +13,7 @@
# 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, USA.
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
set -e
vardir="$1"
diff --git a/dselect/methparse.cc b/dselect/methparse.cc
index 9880ff72a..7555de587 100644
--- a/dselect/methparse.cc
+++ b/dselect/methparse.cc
@@ -14,9 +14,8 @@
* 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 dpkg; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/dselect/mkcurkeys.pl b/dselect/mkcurkeys.pl
index 8e4a5bc2e..1d82f671f 100755
--- a/dselect/mkcurkeys.pl
+++ b/dselect/mkcurkeys.pl
@@ -15,9 +15,8 @@
# 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; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
$#ARGV == 1 || die ("usage: mkcurkeys.pl <filename> <curses.h>");
diff --git a/dselect/pkgcmds.cc b/dselect/pkgcmds.cc
index 70355212d..6d8f266bc 100644
--- a/dselect/pkgcmds.cc
+++ b/dselect/pkgcmds.cc
@@ -14,9 +14,8 @@
* 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; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/dselect/pkgdepcon.cc b/dselect/pkgdepcon.cc
index ef9c82ad9..a187c86d0 100644
--- a/dselect/pkgdepcon.cc
+++ b/dselect/pkgdepcon.cc
@@ -14,9 +14,8 @@
* 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; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/dselect/pkgdisplay.cc b/dselect/pkgdisplay.cc
index 6c30341a4..51443c208 100644
--- a/dselect/pkgdisplay.cc
+++ b/dselect/pkgdisplay.cc
@@ -14,9 +14,8 @@
* 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; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/dselect/pkginfo.cc b/dselect/pkginfo.cc
index 92211d3c0..a8734f236 100644
--- a/dselect/pkginfo.cc
+++ b/dselect/pkginfo.cc
@@ -14,9 +14,8 @@
* 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; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/dselect/pkgkeys.cc b/dselect/pkgkeys.cc
index 7ecc345be..7a7814e6d 100644
--- a/dselect/pkgkeys.cc
+++ b/dselect/pkgkeys.cc
@@ -14,9 +14,8 @@
* 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; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/dselect/pkglist.cc b/dselect/pkglist.cc
index 5ee808079..b1ccf8e2d 100644
--- a/dselect/pkglist.cc
+++ b/dselect/pkglist.cc
@@ -15,9 +15,8 @@
* 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; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/dselect/pkglist.h b/dselect/pkglist.h
index e30057d06..8faa38325 100644
--- a/dselect/pkglist.h
+++ b/dselect/pkglist.h
@@ -15,9 +15,8 @@
* 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 dpkg; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef PKGLIST_H
diff --git a/dselect/pkgsublist.cc b/dselect/pkgsublist.cc
index 01e6e65ec..bf80cb5d8 100644
--- a/dselect/pkgsublist.cc
+++ b/dselect/pkgsublist.cc
@@ -14,9 +14,8 @@
* 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; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/dselect/pkgtop.cc b/dselect/pkgtop.cc
index 94278c54b..330290a22 100644
--- a/dselect/pkgtop.cc
+++ b/dselect/pkgtop.cc
@@ -14,9 +14,8 @@
* 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; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>