commit 4c7e01c5d23fbdc646e2fc201753f1d5dedb868b
Author: Oswald Buddenhagen <[email protected]>
Date: Sun Apr 10 19:34:36 2011 +0200
replace FSF address with something more ... contemporary
src/compat/config.c | 3 +--
src/compat/convert.c | 3 +--
src/compat/isync.1 | 3 +--
src/compat/isync.h | 3 +--
src/compat/main.c | 3 +--
src/compat/util.c | 3 +--
src/config.c | 3 +--
src/drv_imap.c | 3 +--
src/drv_maildir.c | 3 +--
src/isync.h | 3 +--
src/main.c | 3 +--
src/mbsync.1 | 3 +--
src/mdconvert.1 | 3 +--
src/mdconvert.c | 3 +--
src/run-tests.pl | 3 +--
src/socket.c | 3 +--
src/sync.c | 3 +--
src/util.c | 3 +--
18 files changed, 18 insertions(+), 36 deletions(-)
diff --git a/src/compat/config.c b/src/compat/config.c
index 02115b9..d68f2c1 100644
--- a/src/compat/config.c
+++ b/src/compat/config.c
@@ -14,8 +14,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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "isync.h"
diff --git a/src/compat/convert.c b/src/compat/convert.c
index 583bbcf..c77691c 100644
--- a/src/compat/convert.c
+++ b/src/compat/convert.c
@@ -14,8 +14,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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "isync.h"
diff --git a/src/compat/isync.1 b/src/compat/isync.1
index 9c4f6dc..ff68b94 100644
--- a/src/compat/isync.1
+++ b/src/compat/isync.1
@@ -14,8 +14,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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+\" along with this program. If not, see <http://www.gnu.org/licenses/>.
\"
..
.TH isync 1 "2004 Mar 29"
diff --git a/src/compat/isync.h b/src/compat/isync.h
index 3965397..60bde4a 100644
--- a/src/compat/isync.h
+++ b/src/compat/isync.h
@@ -14,8 +14,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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#define _GNU_SOURCE
diff --git a/src/compat/main.c b/src/compat/main.c
index 6d7da36..2f9c9ba 100644
--- a/src/compat/main.c
+++ b/src/compat/main.c
@@ -14,8 +14,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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "isync.h"
diff --git a/src/compat/util.c b/src/compat/util.c
index 1cb0f79..cca2072 100644
--- a/src/compat/util.c
+++ b/src/compat/util.c
@@ -14,8 +14,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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "isync.h"
diff --git a/src/config.c b/src/config.c
index 3352835..ab6fa56 100644
--- a/src/config.c
+++ b/src/config.c
@@ -14,8 +14,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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* As a special exception, mbsync may be linked with the OpenSSL library,
* despite that library's more restrictive license.
diff --git a/src/drv_imap.c b/src/drv_imap.c
index 69773bd..b96a984 100644
--- a/src/drv_imap.c
+++ b/src/drv_imap.c
@@ -15,8 +15,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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* As a special exception, mbsync may be linked with the OpenSSL library,
* despite that library's more restrictive license.
diff --git a/src/drv_maildir.c b/src/drv_maildir.c
index 1f346bb..89703e3 100644
--- a/src/drv_maildir.c
+++ b/src/drv_maildir.c
@@ -15,8 +15,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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* As a special exception, mbsync may be linked with the OpenSSL library,
* despite that library's more restrictive license.
diff --git a/src/isync.h b/src/isync.h
index 5c55187..e33a5e7 100644
--- a/src/isync.h
+++ b/src/isync.h
@@ -14,8 +14,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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* As a special exception, mbsync may be linked with the OpenSSL library,
* despite that library's more restrictive license.
diff --git a/src/main.c b/src/main.c
index 61888f7..60696f4 100644
--- a/src/main.c
+++ b/src/main.c
@@ -14,8 +14,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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* As a special exception, mbsync may be linked with the OpenSSL library,
* despite that library's more restrictive license.
diff --git a/src/mbsync.1 b/src/mbsync.1
index e8cbabb..d138553 100644
--- a/src/mbsync.1
+++ b/src/mbsync.1
@@ -15,8 +15,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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+\" along with this program. If not, see <http://www.gnu.org/licenses/>.
\"
\" As a special exception, mbsync may be linked with the OpenSSL library,
\" despite that library's more restrictive license.
diff --git a/src/mdconvert.1 b/src/mdconvert.1
index 30ca7b6..17f0789 100644
--- a/src/mdconvert.1
+++ b/src/mdconvert.1
@@ -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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+\" along with this program. If not, see <http://www.gnu.org/licenses/>.
..
.TH mdconvert 1 "2004 Mar 27"
..
diff --git a/src/mdconvert.c b/src/mdconvert.c
index e911c28..d479af5 100644
--- a/src/mdconvert.c
+++ b/src/mdconvert.c
@@ -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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <config.h>
diff --git a/src/run-tests.pl b/src/run-tests.pl
index f2b4736..99c24bd 100755
--- a/src/run-tests.pl
+++ b/src/run-tests.pl
@@ -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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
use strict;
diff --git a/src/socket.c b/src/socket.c
index eb5714c..90eda1d 100644
--- a/src/socket.c
+++ b/src/socket.c
@@ -15,8 +15,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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* As a special exception, mbsync may be linked with the OpenSSL library,
* despite that library's more restrictive license.
diff --git a/src/sync.c b/src/sync.c
index f54579b..863b647 100644
--- a/src/sync.c
+++ b/src/sync.c
@@ -14,8 +14,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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* As a special exception, mbsync may be linked with the OpenSSL library,
* despite that library's more restrictive license.
diff --git a/src/util.c b/src/util.c
index 2b4277f..3a8adb1 100644
--- a/src/util.c
+++ b/src/util.c
@@ -14,8 +14,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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* As a special exception, mbsync may be linked with the OpenSSL library,
* despite that library's more restrictive license.
------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
isync-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/isync-devel