[evolution-rss] fix license headers



commit e5fec2cf51074eda3312040732b24a4fc393ac42
Author: Lucian Langa <lucilanga gnome org>
Date:   Thu Jun 16 20:24:30 2011 +0300

    fix license headers

 COPYING                    |   44 ++++++++++++++++++++++----------------------
 src/dbus.c                 |    3 ++-
 src/evolution-import-rss.c |    3 ++-
 src/fetch.c                |    3 ++-
 src/fetch.h                |    3 ++-
 src/file-gio.c             |    3 ++-
 src/file-gio.h             |    3 ++-
 src/misc.c                 |    3 ++-
 src/misc.h                 |    3 ++-
 src/network-soup.c         |    3 ++-
 src/network-soup.h         |    3 ++-
 src/network.h              |    3 ++-
 src/notification.c         |    3 ++-
 src/notification.h         |    3 ++-
 src/parser.c               |    3 ++-
 src/parser.h               |    3 ++-
 src/rss-cache.c            |    3 ++-
 src/rss-cache.h            |    3 ++-
 src/rss-config-factory.c   |    3 ++-
 src/rss-config-factory.h   |    3 ++-
 src/rss-config.c           |    3 ++-
 src/rss-config.h           |    3 ++-
 src/rss-evo-common.c       |    3 ++-
 src/rss-evo-common.h       |    3 ++-
 src/rss-icon-factory.c     |    3 ++-
 src/rss-icon-factory.h     |    3 ++-
 src/rss-image.c            |    3 ++-
 src/rss-image.h            |    3 ++-
 src/rss-status-icon.c      |    3 ++-
 src/rss-status-icon.h      |    3 ++-
 src/rss.c                  |    3 ++-
 src/rss.h                  |    4 +++-
 32 files changed, 85 insertions(+), 53 deletions(-)
---
diff --git a/COPYING b/COPYING
index eeb586b..1f963da 100644
--- a/COPYING
+++ b/COPYING
@@ -1,12 +1,12 @@
-		    GNU GENERAL PUBLIC LICENSE
-		       Version 2, June 1991
+                    GNU GENERAL PUBLIC LICENSE
+                       Version 2, June 1991
 
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
-			    Preamble
+                            Preamble
 
   The licenses for most software are designed to take away your
 freedom to share and change it.  By contrast, the GNU General Public
@@ -15,7 +15,7 @@ software--to make sure the software is free for all its users.  This
 General Public License applies to most of the Free Software
 Foundation's software and to any other program whose authors commit to
 using it.  (Some other Free Software Foundation software is covered by
-the GNU Library General Public License instead.)  You can apply it to
+the GNU Lesser General Public License instead.)  You can apply it to
 your programs, too.
 
   When we speak of free software, we are referring to freedom, not
@@ -55,8 +55,8 @@ patent must be licensed for everyone's free use or not licensed at all.
 
   The precise terms and conditions for copying, distribution and
 modification follow.
-
-		    GNU GENERAL PUBLIC LICENSE
+
+                    GNU GENERAL PUBLIC LICENSE
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
   0. This License applies to any program or other work which contains
@@ -110,7 +110,7 @@ above, provided that you also meet all of these conditions:
     License.  (Exception: if the Program itself is interactive but
     does not normally print such an announcement, your work based on
     the Program is not required to print an announcement.)
-
+
 These requirements apply to the modified work as a whole.  If
 identifiable sections of that work are not derived from the Program,
 and can be reasonably considered independent and separate works in
@@ -168,7 +168,7 @@ access to copy from a designated place, then offering equivalent
 access to copy the source code from the same place counts as
 distribution of the source code, even though third parties are not
 compelled to copy the source along with the object code.
-
+
   4. You may not copy, modify, sublicense, or distribute the Program
 except as expressly provided under this License.  Any attempt
 otherwise to copy, modify, sublicense or distribute the Program is
@@ -225,7 +225,7 @@ impose that choice.
 
 This section is intended to make thoroughly clear what is believed to
 be a consequence of the rest of this License.
-
+
   8. If the distribution and/or use of the Program is restricted in
 certain countries either by patents or by copyrighted interfaces, the
 original copyright holder who places the Program under this License
@@ -255,7 +255,7 @@ make exceptions for this.  Our decision will be guided by the two goals
 of preserving the free status of all derivatives of our free software and
 of promoting the sharing and reuse of software generally.
 
-			    NO WARRANTY
+                            NO WARRANTY
 
   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
@@ -277,9 +277,9 @@ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGES.
 
-		     END OF TERMS AND CONDITIONS
-
-	    How to Apply These Terms to Your New Programs
+                     END OF TERMS AND CONDITIONS
+
+            How to Apply These Terms to Your New Programs
 
   If you develop a new program, and you want it to be of the greatest
 possible use to the public, the best way to achieve this is to make it
@@ -291,7 +291,7 @@ convey the exclusion of warranty; and each file should have at least
 the "copyright" line and a pointer to where the full notice is found.
 
     <one line to give the program's name and a brief idea of what it does.>
-    Copyright (C) 19yy  <name of author>
+    Copyright (C) <year>  <name of author>
 
     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
@@ -303,17 +303,16 @@ the "copyright" line and a pointer to where the full notice is found.
     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
-
+    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.
 
 Also add information on how to contact you by electronic and paper mail.
 
 If the program is interactive, make it output a short notice like this
 when it starts in an interactive mode:
 
-    Gnomovision version 69, Copyright (C) 19yy name of author
+    Gnomovision version 69, Copyright (C) year name of author
     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
     This is free software, and you are welcome to redistribute it
     under certain conditions; type `show c' for details.
@@ -336,5 +335,6 @@ necessary.  Here is a sample; alter the names:
 This General Public License does not permit incorporating your program into
 proprietary programs.  If your program is a subroutine library, you may
 consider it more useful to permit linking proprietary applications with the
-library.  If this is what you want to do, use the GNU Library General
+library.  If this is what you want to do, use the GNU Lesser General
 Public License instead of this License.
+
diff --git a/src/dbus.c b/src/dbus.c
index 4104342..afefbb8 100644
--- a/src/dbus.c
+++ b/src/dbus.c
@@ -14,7 +14,8 @@
  *
  *  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
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ *  02110-1301 USA
  */
 
 #ifdef HAVE_CONFIG_H
diff --git a/src/evolution-import-rss.c b/src/evolution-import-rss.c
index fa43229..44027b1 100644
--- a/src/evolution-import-rss.c
+++ b/src/evolution-import-rss.c
@@ -14,7 +14,8 @@
  *
  *  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 Street #330, Boston, MA 02111-1307, USA.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ *  02110-1301 USA
  *
  */
 
diff --git a/src/fetch.c b/src/fetch.c
index cbf05af..1bb0b57 100644
--- a/src/fetch.c
+++ b/src/fetch.c
@@ -13,7 +13,8 @@
  *
  *  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
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ *  02110-1301 USA
  *
  * vim: tabstop=4 shiftwidth=4 noexpandtab :
  */
diff --git a/src/fetch.h b/src/fetch.h
index d9b18b7..099bff3 100644
--- a/src/fetch.h
+++ b/src/fetch.h
@@ -13,7 +13,8 @@
  *
  *  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
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ *  02110-1301 USA
  *
  * vim: tabstop=4 shiftwidth=4 noexpandtab :
  */
diff --git a/src/file-gio.c b/src/file-gio.c
index 6c78816..af6ebd5 100644
--- a/src/file-gio.c
+++ b/src/file-gio.c
@@ -13,7 +13,8 @@
  *
  *  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
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ *  02110-1301 USA
  *
  * vim: tabstop=4 shiftwidth=4 noexpandtab :
  */
diff --git a/src/file-gio.h b/src/file-gio.h
index d5c36c8..3400792 100644
--- a/src/file-gio.h
+++ b/src/file-gio.h
@@ -13,7 +13,8 @@
  *
  *  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
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ *  02110-1301 USA
  *
  * vim: tabstop=4 shiftwidth=4 noexpandtab :
  */
diff --git a/src/misc.c b/src/misc.c
index f9809b4..430bf4c 100644
--- a/src/misc.c
+++ b/src/misc.c
@@ -13,7 +13,8 @@
  *
  *  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
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ *  02110-1301 USA
  */
 
 #ifndef __MISC_C_
diff --git a/src/misc.h b/src/misc.h
index ba5b35f..273ff59 100644
--- a/src/misc.h
+++ b/src/misc.h
@@ -13,7 +13,8 @@
  *
  *  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
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ *  02110-1301 USA
  */
 
 #ifndef MISC_H
diff --git a/src/network-soup.c b/src/network-soup.c
index 897bb16..e83225d 100644
--- a/src/network-soup.c
+++ b/src/network-soup.c
@@ -13,7 +13,8 @@
  *
  *  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
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ *  02110-1301 USA
  *
  * vim: tabstop=4 shiftwidth=4 noexpandtab :
  */
diff --git a/src/network-soup.h b/src/network-soup.h
index 41e63a3..eec3d76 100644
--- a/src/network-soup.h
+++ b/src/network-soup.h
@@ -13,7 +13,8 @@
  *
  *  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
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ *  02110-1301 USA
  *
  * vim: tabstop=4 shiftwidth=4 noexpandtab :
  */
diff --git a/src/network.h b/src/network.h
index 26d4d20..db6af73 100644
--- a/src/network.h
+++ b/src/network.h
@@ -13,7 +13,8 @@
  *
  * 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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301 USA
  *
  * vim: tabstop=4 shiftwidth=4 noexpandtab :
  */
diff --git a/src/notification.c b/src/notification.c
index 29ffd82..018cd1a 100644
--- a/src/notification.c
+++ b/src/notification.c
@@ -13,7 +13,8 @@
  *
  *  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
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ *  02110-1301 USA
  */
 
 #include <glib.h>
diff --git a/src/notification.h b/src/notification.h
index c2e6a62..52e55a5 100644
--- a/src/notification.h
+++ b/src/notification.h
@@ -13,7 +13,8 @@
  *
  *  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
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ *  02110-1301 USA
  */
 
 #if (EVOLUTION_VERSION >= 22900) //kb//
diff --git a/src/parser.c b/src/parser.c
index a63d52f..9755b31 100644
--- a/src/parser.c
+++ b/src/parser.c
@@ -13,7 +13,8 @@
  *
  *  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
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ *  02110-1301 USA
  */
 
 #include <string.h>
diff --git a/src/parser.h b/src/parser.h
index 20c8c9a..274547c 100644
--- a/src/parser.h
+++ b/src/parser.h
@@ -13,7 +13,8 @@
  *
  *  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
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ *  02110-1301 USA
  */
 
 #ifndef __PARSER_H__
diff --git a/src/rss-cache.c b/src/rss-cache.c
index eece50a..816f4ba 100644
--- a/src/rss-cache.c
+++ b/src/rss-cache.c
@@ -13,7 +13,8 @@
  *
  * 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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ *  02110-1301 USA
  */
 
 #include <string.h>
diff --git a/src/rss-cache.h b/src/rss-cache.h
index 24e6f0c..eabee01 100644
--- a/src/rss-cache.h
+++ b/src/rss-cache.h
@@ -13,7 +13,8 @@
  *
  * 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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301 USA
  */
 
 #if (DATASERVER_VERSION >= 2031001)
diff --git a/src/rss-config-factory.c b/src/rss-config-factory.c
index 38b6117..36ad797 100644
--- a/src/rss-config-factory.c
+++ b/src/rss-config-factory.c
@@ -13,7 +13,8 @@
  *
  *  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
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ *  02110-1301 USA
  */
 
 #ifdef HAVE_CONFIG_H
diff --git a/src/rss-config-factory.h b/src/rss-config-factory.h
index adb4530..24b7b32 100644
--- a/src/rss-config-factory.h
+++ b/src/rss-config-factory.h
@@ -13,7 +13,8 @@
  *
  *  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
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ *  02110-1301 USA
  */
 
 #ifndef __RSS_CONFIG_FACTORY_H_
diff --git a/src/rss-config.c b/src/rss-config.c
index ae2b638..d85fe82 100644
--- a/src/rss-config.c
+++ b/src/rss-config.c
@@ -13,7 +13,8 @@
  *
  * 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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301 USA
  */
 
 #include <gconf/gconf.h>
diff --git a/src/rss-config.h b/src/rss-config.h
index 069245f..243eaad 100644
--- a/src/rss-config.h
+++ b/src/rss-config.h
@@ -13,7 +13,8 @@
  *
  * 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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301 USA
  */
 gchar *feed_to_xml(gchar *key);
 gboolean feed_new_from_xml(char *xml);
diff --git a/src/rss-evo-common.c b/src/rss-evo-common.c
index d887349..def1c41 100644
--- a/src/rss-evo-common.c
+++ b/src/rss-evo-common.c
@@ -13,7 +13,8 @@
  *
  * 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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301 USA
  */
 
 #ifdef HAVE_CONFIG_H
diff --git a/src/rss-evo-common.h b/src/rss-evo-common.h
index c219a27..bd682ee 100644
--- a/src/rss-evo-common.h
+++ b/src/rss-evo-common.h
@@ -13,7 +13,8 @@
  *
  * 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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301 USA
  */
 
 #ifndef __RSS_EVO_COMMON_H_
diff --git a/src/rss-icon-factory.c b/src/rss-icon-factory.c
index d88305b..b626e87 100644
--- a/src/rss-icon-factory.c
+++ b/src/rss-icon-factory.c
@@ -13,7 +13,8 @@
  *
  *  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
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ *  02110-1301 USA
  */
 
 #include <rss-icon-factory.h>
diff --git a/src/rss-icon-factory.h b/src/rss-icon-factory.h
index 15ee626..21cc841 100644
--- a/src/rss-icon-factory.h
+++ b/src/rss-icon-factory.h
@@ -13,7 +13,8 @@
  *
  *  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
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ *  02110-1301 USA
  */
 
 #include <e-util/e-icon-factory.h>
diff --git a/src/rss-image.c b/src/rss-image.c
index 50e2119..6000181 100644
--- a/src/rss-image.c
+++ b/src/rss-image.c
@@ -13,7 +13,8 @@
  *
  * 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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301 USA
  */
 
 #include <glib.h>
diff --git a/src/rss-image.h b/src/rss-image.h
index b0e04ba..ff7045e 100644
--- a/src/rss-image.h
+++ b/src/rss-image.h
@@ -13,7 +13,8 @@
  *
  * 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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301 USA
  */
 
 typedef struct _FEED_IMAGE {
diff --git a/src/rss-status-icon.c b/src/rss-status-icon.c
index 35cd411..967f0b0 100644
--- a/src/rss-status-icon.c
+++ b/src/rss-status-icon.c
@@ -13,7 +13,8 @@
  *
  * 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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301 USA
  */
 
 #include <string.h>
diff --git a/src/rss-status-icon.h b/src/rss-status-icon.h
index 54ae7c5..9b501a2 100644
--- a/src/rss-status-icon.h
+++ b/src/rss-status-icon.h
@@ -13,7 +13,8 @@
  *
  * 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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301 USA
  */
 
 typedef struct {
diff --git a/src/rss.c b/src/rss.c
index ff32536..cca3992 100644
--- a/src/rss.c
+++ b/src/rss.c
@@ -13,7 +13,8 @@
  *
  *  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
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ *  02110-1301 USA
  */
 
 #ifdef HAVE_CONFIG_H
diff --git a/src/rss.h b/src/rss.h
index 38b5145..4aa4f1b 100644
--- a/src/rss.h
+++ b/src/rss.h
@@ -13,9 +13,11 @@
  *
  *  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
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ *  02110-1301 USA
  */
 
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]