aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-06-30 07:12:15 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-06-30 07:12:15 +0000
commit7929af051a38ff8c79edc8166c2dc6256053c461 (patch)
treed9f94f087326fd11ad05ea2053bef1d9ef45da08 /doc
parent184e9cca3cc12a900f2da25dc3850c6e3f7119c8 (diff)
downloadmailfromd-7929af051a38ff8c79edc8166c2dc6256053c461.tar.gz
mailfromd-7929af051a38ff8c79edc8166c2dc6256053c461.tar.bz2
Relicense under the GPLv3
git-svn-id: file:///svnroot/mailfromd/trunk@1495 7a8a7f39-df28-0410-adc6-e0d955640f24
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am2
-rwxr-xr-xdoc/check-docs.sh6
-rw-r--r--doc/mastermenu.el4
3 files changed, 6 insertions, 6 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 994f3404..51e64ae1 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -3,7 +3,7 @@
#
# 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)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/doc/check-docs.sh b/doc/check-docs.sh
index 9761187a..29579ea7 100755
--- a/doc/check-docs.sh
+++ b/doc/check-docs.sh
@@ -1,10 +1,10 @@
#! /bin/sh
# This file is part of mailfrom filter.
-# Copyright (C) 2006, Sergey Poznyakoff
+# Copyright (C) 2006, 2007 Sergey Poznyakoff
#
# 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)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
@@ -73,4 +73,4 @@ if [ -s $TEMPDIR/report ]; then
else
rm -rf $TEMPDIR
exit 0
-fi \ No newline at end of file
+fi
diff --git a/doc/mastermenu.el b/doc/mastermenu.el
index c477f959..5f1dbe17 100644
--- a/doc/mastermenu.el
+++ b/doc/mastermenu.el
@@ -1,6 +1,6 @@
;;; mastermenu.el --- Redefinition of texinfo-master-menu-list
-;; Copyright (C) 2006 Free Software Foundation, Inc.
+;; Copyright (C) 2006, 2007 Free Software Foundation, Inc.
;; Author: Sergey Poznyakoff
;; Maintainer: bug-tar@gnu.org
@@ -10,7 +10,7 @@
;; 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)
+;; the Free Software Foundation; either version 3, or (at your option)
;; any later version.
;; This program is distributed in the hope that it will be useful,

Return to:

Send suggestions and report system problems to the System administrator.