From 085224973a3c03c184afd362273f4746c54f5db1 Mon Sep 17 00:00:00 2001 From: Andreas Bierfert Date: Mon, 7 Jan 2013 21:51:05 +0100 Subject: [PATCH] Fix incorrect FSF address --- WINGs/data.c | 3 ++- WINGs/error.c | 3 ++- WINGs/findfile.c | 3 ++- WINGs/memory.c | 3 ++- WINGs/wruler.c | 3 ++- WPrefs.app/po/et.po | 8 ++++---- po/be.po | 6 +++--- po/bg.po | 8 ++++---- po/ca.po | 6 +++--- po/cs.po | 8 ++++---- po/da.po | 4 ++-- po/de.po | 4 ++-- po/es.po | 8 ++++---- po/et.po | 8 ++++---- po/fi.po | 8 ++++---- po/fr.po | 8 ++++---- po/hy.po | 8 ++++---- po/it.po | 6 +++--- po/ms.po | 4 ++-- po/ru.po | 4 ++-- po/sk.po | 6 +++--- po/zh_TW.po | 4 ++-- src/wconfig.h.in | 3 ++- src/xutil.c | 3 ++- util/wxcopy.c | 3 ++- util/wxpaste.c | 3 ++- wmlib/WMaker.h | 3 ++- wmlib/app.c | 3 ++- wmlib/app.h | 3 ++- wmlib/command.c | 3 ++- wmlib/event.c | 3 ++- wmlib/menu.c | 3 ++- wmlib/menu.h | 3 ++- wrlib/alpha_combine.c | 3 ++- wrlib/color.c | 3 ++- wrlib/context.c | 3 ++- wrlib/convert.c | 3 ++- wrlib/convolve.c | 3 ++- wrlib/draw.c | 3 ++- wrlib/gif.c | 3 ++- wrlib/gradient.c | 3 ++- wrlib/jpeg.c | 3 ++- wrlib/load.c | 3 ++- wrlib/misc.c | 3 ++- wrlib/nxpm.c | 3 ++- wrlib/png.c | 3 ++- wrlib/ppm.c | 3 ++- wrlib/raster.c | 3 ++- wrlib/rotate.c | 3 ++- wrlib/save.c | 3 ++- wrlib/scale.c | 3 ++- wrlib/tiff.c | 3 ++- wrlib/wraster.h | 3 ++- wrlib/xpixmap.c | 3 ++- wrlib/xpm.c | 3 ++- wrlib/xutil.c | 3 ++- 56 files changed, 132 insertions(+), 93 deletions(-) diff --git a/WINGs/data.c b/WINGs/data.c index 2133b80e..c1c11a6b 100644 --- a/WINGs/data.c +++ b/WINGs/data.c @@ -15,7 +15,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include diff --git a/WINGs/error.c b/WINGs/error.c index 7cfc9464..1c38daae 100644 --- a/WINGs/error.c +++ b/WINGs/error.c @@ -15,7 +15,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include "wconfig.h" diff --git a/WINGs/findfile.c b/WINGs/findfile.c index eb50609d..3418c8e1 100644 --- a/WINGs/findfile.c +++ b/WINGs/findfile.c @@ -15,7 +15,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include "wconfig.h" diff --git a/WINGs/memory.c b/WINGs/memory.c index 39c7fc9b..e996e0d4 100644 --- a/WINGs/memory.c +++ b/WINGs/memory.c @@ -15,7 +15,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include "wconfig.h" diff --git a/WINGs/wruler.c b/WINGs/wruler.c index f8d4af03..3c2b12b6 100644 --- a/WINGs/wruler.c +++ b/WINGs/wruler.c @@ -15,7 +15,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include "WINGsP.h" diff --git a/WPrefs.app/po/et.po b/WPrefs.app/po/et.po index 46747c14..c8560309 100644 --- a/WPrefs.app/po/et.po +++ b/WPrefs.app/po/et.po @@ -426,8 +426,8 @@ msgid "" "\n" " You should have received a copy of the GNU General Public\n" "License along with this program; if not, write to the Free Software\n" -"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA\n" -"02111-1307, USA." +"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA\n" +"02110-1301, USA." msgstr "" " Window Maker on vaba tarkvara. Te vőite seda edasi\n" "levitada ja/vői muuta vastavalt GNU Üldise Avaliku Litsentsi\n" @@ -444,8 +444,8 @@ msgstr "" "\n" "Te peaks olema saanud GNU Üldise Avaliku Litsentsi koopia\n" "koos selle programmiga, kui ei, siis kontakteeruge Free\n" -"Software Foundation'iga, 59 Temple Place - Suite 330,\n" -"Boston, MA 02111-1307, USA." +"Software Foundation'iga, 51 Franklin St, Fifth Floor,\n" +"Boston, MA 02110-1301, USA." #: ../src/dialog.c:1507 msgid "Legal" diff --git a/po/be.po b/po/be.po index 8c9d9af5..151e6189 100644 --- a/po/be.po +++ b/po/be.po @@ -427,8 +427,8 @@ msgid "" "\n" " You should have received a copy of the GNU General Public\n" "License along with this program; if not, write to the Free Software\n" -"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA\n" -"02111-1307, USA." +"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA\n" +"02110-1301, USA." msgstr "" " Window Maker з'яўляецца свабодным праграмным\n" "забеспячэннем і распаўсюджваецца на ўмовах ліцэнзі\n" @@ -441,7 +441,7 @@ msgstr "" " Копія GNU GPL распаўсюджваецца разам з гэтай\n" "праграмай. Калі вы атрымалі гэтую праграму без копіі\n" "ліцэнзіі, звярніціся ў Free Software Foundation, Inc.,\n" -"59 Temple Place - Suite 330, Boston, Ma 02111-1307, USA." +"51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA." #: ../src/dialog.c:1621 msgid "Legal" diff --git a/po/bg.po b/po/bg.po index c4df6e32..64b88de9 100644 --- a/po/bg.po +++ b/po/bg.po @@ -549,8 +549,8 @@ msgid "" "\n" " You should have received a copy of the GNU General Public\n" "License along with this program; if not, write to the Free Software\n" -"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA\n" -"02111-1307, USA." +"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA\n" +"02110-1301, USA." msgstr "" " Уиндоу Мейкър е свободен софтуер; може да го разпространявате и/или\n" "изменяте съгласно условията на Основната общодостъпна лицензия ГНУ,\n" @@ -564,8 +564,8 @@ msgstr "" "\n" " Би трябвало а сте получили копие на Основната общодостъпна\n" "лицензия ГНУ (GNU General Public License) заедно с тази програма; в\n" -"противен случай пишете до Free Software Foundation, Inc., 59 Temple\n" -"Place - Suite 330, Boston, MA 02111-1307, USA." +"противен случай пишете до Free Software Foundation, Inc., 51 Franklin St,\n" +"Fifth Floor, Boston, MA 02110-1301, USA." #: ../src/dialog.c:1621 msgid "Legal" diff --git a/po/ca.po b/po/ca.po index c1909eed..9246ab9a 100644 --- a/po/ca.po +++ b/po/ca.po @@ -446,8 +446,8 @@ msgid "" "\n" " You should have received a copy of the GNU General Public\n" "License along with this program; if not, write to the Free Software\n" -"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA\n" -"02111-1307, USA." +"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA\n" +"02110-1301, USA." msgstr "" " Window Maker és programari lliure; el podeu redistribuïr i/o modificar " "sota els termes de la Llicència Pública General GNU tal com ha estat " @@ -461,7 +461,7 @@ msgstr "" "\n" " Haurieu d'haver rebut una còpia de Llicència Pública General GNU " "juntament amb aquest programa; en cas contrari demaneu-la a la Free Software " -"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, E.U.A. " +"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, E.U.A. " #: ../src/dialog.c:1551 msgid "Legal" diff --git a/po/cs.po b/po/cs.po index 94f60d27..d157968b 100644 --- a/po/cs.po +++ b/po/cs.po @@ -433,8 +433,8 @@ msgid "" "\n" " You should have received a copy of the GNU General Public\n" "License along with this program; if not, write to the Free Software\n" -"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA\n" -"02111-1307, USA." +"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA\n" +"02110-1301, USA." msgstr "" "Window Maker je volně šiřitelný software; můžete ho předat dál nebo\n" "upravit podle podmínek GNU licence (Genral Public Licence), která\n" @@ -449,8 +449,8 @@ msgstr "" "\n" "\n" "Měli by jste obdržet kopii GNU licence s tímto programem; pokud\n" -"tomu tak není napište organizaci Free Software Foundation:\n" -"Inc., 59 Temple Place - Suite 330, Boston MA, 02111-1307, USA" +"tomu tak není napište organizaci Free Software Foundation,\n" +"Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA." #: ../src/dialog.c:1505 msgid "Legal" diff --git a/po/da.po b/po/da.po index 3f5fea73..ce994643 100644 --- a/po/da.po +++ b/po/da.po @@ -508,8 +508,8 @@ msgid "" "\n" " You should have received a copy of the GNU General Public\n" "License along with this program; if not, write to the Free Software\n" -"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA\n" -"02111-1307, USA." +"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA\n" +"02110-1301, USA." msgstr "" #: ../src/dialog.c:1590 diff --git a/po/de.po b/po/de.po index 1267d80c..37348303 100644 --- a/po/de.po +++ b/po/de.po @@ -449,8 +449,8 @@ msgid "" "\n" " You should have received a copy of the GNU General Public\n" "License along with this program; if not, write to the Free Software\n" -"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA\n" -"02111-1307, USA." +"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA\n" +"02110-1301, USA." msgstr "" #: ../src/dialog.c:1415 diff --git a/po/es.po b/po/es.po index 2a7c68f5..cc0a50e4 100644 --- a/po/es.po +++ b/po/es.po @@ -453,8 +453,8 @@ msgid "" "\n" " You should have received a copy of the GNU General Public\n" "License along with this program; if not, write to the Free Software\n" -"Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA\n" -"02110-1301 USA." +"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA\n" +"02110-1301, USA." msgstr "" " Window Maker es software libre; puede redistribuirlo y/o\n" "modificarlo bajo los términos de la Licencia Pública General de GNU\n" @@ -469,8 +469,8 @@ msgstr "" "\n" " Debería haber recibido una copia de la Licencia Pública General de\n" "GNU junto con este programa. Si no es así, escriba a Free Software\n" -"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA\n" -"02111-1307, Estados Unidos de América." +"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA\n" +"02110-1301, Estados Unidos de América." #: ../src/dialog.c:1389 msgid "Legal" diff --git a/po/et.po b/po/et.po index 11ef15e9..68707218 100644 --- a/po/et.po +++ b/po/et.po @@ -482,8 +482,8 @@ msgid "" "\n" " You should have received a copy of the GNU General Public\n" "License along with this program; if not, write to the Free Software\n" -"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA\n" -"02111-1307, USA." +"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA\n" +"02110-1301, USA." msgstr "" " Window Maker on vaba tarkvara. Te võite seda edasi\n" "levitada ja/või muuta vastavalt GNU Üldise Avaliku Litsentsi\n" @@ -498,8 +498,8 @@ msgstr "" "\n" "Te peaks olema saanud GNU Üldise Avaliku Litsentsi koopia\n" "koos selle programmiga, kui ei, siis kontakteeruge Free\n" -"Software Foundation'iga, 59 Temple Place - Suite 330,\n" -"Boston, MA 02111-1307, USA." +"Software Foundation'iga, 51 Franklin St, Fifth Floor,\n" +"Boston, MA 02110-1301, USA." #: ../src/dialog.c:1564 msgid "Legal" diff --git a/po/fi.po b/po/fi.po index 5ff7eea8..c4398737 100644 --- a/po/fi.po +++ b/po/fi.po @@ -421,8 +421,8 @@ msgid "" "\n" " You should have received a copy of the GNU General Public\n" "License along with this program; if not, write to the Free Software\n" -"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA\n" -"02111-1307, USA." +"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA\n" +"02110-1301, USA." msgstr "" " Window Maker on vapaa ohjelmisto; voit jakaa sitä edelleen ja/tai\n" "muokata sitä Free Software Foundationin julkaiseman GNU General Public\n" @@ -439,8 +439,8 @@ msgstr "" "\n" " Tämän ohjelman mukana pitäisi tulla kopio GNU General Public\n" "Licensestä. Jos näin ei ole, ilmoita siitä osoitteeseen Free Software\n" -"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA\n" -"02111-1307, USA." +"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA\n" +"02110-1301, USA." #: ../src/dialog.c:1507 msgid "Legal" diff --git a/po/fr.po b/po/fr.po index 3b73cd61..dac859fb 100644 --- a/po/fr.po +++ b/po/fr.po @@ -432,8 +432,8 @@ msgid "" "\n" " You should have received a copy of the GNU General Public\n" "License along with this program; if not, write to the Free Software\n" -"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA\n" -"02111-1307, USA." +"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA\n" +"02110-1301, USA." msgstr "" " Window Maker est un logiciel libre ; il peut être redistribué\n" "et/ou modifié selon les termes de la Licence Publique Générale du\n" @@ -448,8 +448,8 @@ msgstr "" "\n" " Vous devriez avoir reçu une copie de la Licence Publique\n" "Générale avec ce programme ; dans le cas contraire, écrivez à la\n" -"Free Software Foundation, Inc., 59 Temple Place - Suite 330,\n" -"Boston, MA 02111-1307, USA." +"Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,\n" +"Boston, MA 02110-1301, USA." #: ../src/dialog.c:1547 msgid "Legal" diff --git a/po/hy.po b/po/hy.po index 4800a04d..fdad0a9f 100644 --- a/po/hy.po +++ b/po/hy.po @@ -548,8 +548,8 @@ msgid "" "\n" " You should have received a copy of the GNU General Public\n" "License along with this program; if not, write to the Free Software\n" -"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA\n" -"02111-1307, USA." +"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA\n" +"02110-1301, USA." msgstr "" " Window Maker-ը ազատ ծրագիր է; դուք կարող եք փոփոխել և/կամ\n" "տարածել այն ըստ Ազատ Ծրարգերի Հիմնադրամի (Free Software Foundation)\n" @@ -563,8 +563,8 @@ msgstr "" "\n" " You should have received a copy of the GNU General Public\n" "License along with this program; if not, write to the Free Software\n" -"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA\n" -"02111-1307, USA." +"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA\n" +"02110-1301, USA." #: ../src/dialog.c:1564 msgid "Legal" diff --git a/po/it.po b/po/it.po index 75c47cb8..68b9af57 100644 --- a/po/it.po +++ b/po/it.po @@ -482,8 +482,8 @@ msgid "" "\n" " You should have received a copy of the GNU General Public\n" "License along with this program; if not, write to the Free Software\n" -"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA\n" -"02111-1307, USA." +"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA\n" +"02110-1301, USA." msgstr "" " Window Maker è software libero; può essere ridistribuito e/o modificato\n" "nei termini della GNU General Public License come pubblicata dalla Free\n" @@ -497,7 +497,7 @@ msgstr "" "\n" " Dovreste aver ricevuto una copia della GNU General Public License\n" "insieme a questo programma; se non è così, scrivete alla Free Software\n" -"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA." +"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA." #: ../src/dialog.c:1563 msgid "Legal" diff --git a/po/ms.po b/po/ms.po index 6a0bce5e..4e623eca 100644 --- a/po/ms.po +++ b/po/ms.po @@ -427,8 +427,8 @@ msgid "" "\n" " You should have received a copy of the GNU General Public\n" "License along with this program; if not, write to the Free Software\n" -"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA\n" -"02111-1307, USA." +"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA\n" +"02110-1301, USA." msgstr "" #: ../src/dialog.c:1586 diff --git a/po/ru.po b/po/ru.po index eee8383e..53fc5435 100644 --- a/po/ru.po +++ b/po/ru.po @@ -453,8 +453,8 @@ msgid "" "\n" " You should have received a copy of the GNU General Public\n" "License along with this program; if not, write to the Free Software\n" -"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA\n" -"02111-1307, USA." +"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA\n" +"02110-1301, USA." msgstr "" #: ../src/dialog.c:1621 diff --git a/po/sk.po b/po/sk.po index 8df10f8c..dfd3ce80 100644 --- a/po/sk.po +++ b/po/sk.po @@ -451,8 +451,8 @@ msgid "" "\n" " You should have received a copy of the GNU General Public\n" "License along with this program; if not, write to the Free Software\n" -"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA\n" -"02111-1307, USA." +"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA\n" +"02110-1301, USA." msgstr "" " Tento program je free software; môžete ho rozširovať a/alebo \n" "modifikovať v súlade s GNU General Public License, ktorú publikuje\n" @@ -468,7 +468,7 @@ msgstr "" "\n" "Kópiu GNU General Public License by ste mali obdržať \n" "spolu s týmto programom; ak nie, píšte na Free Software Foundation,\n" -" Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n" +" Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,\n" "USA." #: ../src/dialog.c:1551 diff --git a/po/zh_TW.po b/po/zh_TW.po index 49d89a24..93181fe3 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -481,8 +481,8 @@ msgid "" "\n" " You should have received a copy of the GNU General Public\n" "License along with this program; if not, write to the Free Software\n" -"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA\n" -"02111-1307, USA." +"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA\n" +"02110-1301, USA." msgstr "" #: ../src/dialog.c:1563 diff --git a/src/wconfig.h.in b/src/wconfig.h.in index f4acba80..c21638d3 100644 --- a/src/wconfig.h.in +++ b/src/wconfig.h.in @@ -17,7 +17,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #ifndef WMCONFIG_H_ diff --git a/src/xutil.c b/src/xutil.c index dd52afc1..fc3ebd11 100644 --- a/src/xutil.c +++ b/src/xutil.c @@ -15,7 +15,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include diff --git a/util/wxcopy.c b/util/wxcopy.c index d716e812..60e790d6 100644 --- a/util/wxcopy.c +++ b/util/wxcopy.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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include diff --git a/util/wxpaste.c b/util/wxpaste.c index 87fc8920..bb8fe516 100644 --- a/util/wxpaste.c +++ b/util/wxpaste.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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include "../config.h" diff --git a/wmlib/WMaker.h b/wmlib/WMaker.h index 23def87d..724b3265 100644 --- a/wmlib/WMaker.h +++ b/wmlib/WMaker.h @@ -15,7 +15,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #ifndef _WMLIB_H_ diff --git a/wmlib/app.c b/wmlib/app.c index 2389df3e..9cd27c8c 100644 --- a/wmlib/app.c +++ b/wmlib/app.c @@ -16,7 +16,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include diff --git a/wmlib/app.h b/wmlib/app.h index 3f38f1f0..4cac95c9 100644 --- a/wmlib/app.h +++ b/wmlib/app.h @@ -16,7 +16,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #ifndef _APP_H_ diff --git a/wmlib/command.c b/wmlib/command.c index 8c643d90..70ec0f56 100644 --- a/wmlib/command.c +++ b/wmlib/command.c @@ -16,7 +16,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include diff --git a/wmlib/event.c b/wmlib/event.c index 6caeb754..ceb5ae9b 100644 --- a/wmlib/event.c +++ b/wmlib/event.c @@ -16,7 +16,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include diff --git a/wmlib/menu.c b/wmlib/menu.c index 46f6de18..03784273 100644 --- a/wmlib/menu.c +++ b/wmlib/menu.c @@ -16,7 +16,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include diff --git a/wmlib/menu.h b/wmlib/menu.h index 9163eac4..a611a1a4 100644 --- a/wmlib/menu.h +++ b/wmlib/menu.h @@ -16,7 +16,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #ifndef _MENU_H_ diff --git a/wrlib/alpha_combine.c b/wrlib/alpha_combine.c index e670d626..b4101863 100644 --- a/wrlib/alpha_combine.c +++ b/wrlib/alpha_combine.c @@ -14,7 +14,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include "wraster.h" diff --git a/wrlib/color.c b/wrlib/color.c index 75140f90..c0c77195 100644 --- a/wrlib/color.c +++ b/wrlib/color.c @@ -16,7 +16,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include diff --git a/wrlib/context.c b/wrlib/context.c index 0fe956c5..6a4f04e5 100644 --- a/wrlib/context.c +++ b/wrlib/context.c @@ -16,7 +16,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include diff --git a/wrlib/convert.c b/wrlib/convert.c index a05e3633..2b0d4156 100644 --- a/wrlib/convert.c +++ b/wrlib/convert.c @@ -16,7 +16,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ /* Problems: diff --git a/wrlib/convolve.c b/wrlib/convolve.c index 270fa7c4..57072f05 100644 --- a/wrlib/convolve.c +++ b/wrlib/convolve.c @@ -15,7 +15,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include diff --git a/wrlib/draw.c b/wrlib/draw.c index 071f016a..7f54c7a6 100644 --- a/wrlib/draw.c +++ b/wrlib/draw.c @@ -17,7 +17,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include diff --git a/wrlib/gif.c b/wrlib/gif.c index 29068adc..081f1ee5 100644 --- a/wrlib/gif.c +++ b/wrlib/gif.c @@ -16,7 +16,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include diff --git a/wrlib/gradient.c b/wrlib/gradient.c index 383ecf8a..718f8790 100644 --- a/wrlib/gradient.c +++ b/wrlib/gradient.c @@ -17,7 +17,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include diff --git a/wrlib/jpeg.c b/wrlib/jpeg.c index 22a8767e..68f4e025 100644 --- a/wrlib/jpeg.c +++ b/wrlib/jpeg.c @@ -16,7 +16,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include diff --git a/wrlib/load.c b/wrlib/load.c index d636250f..d3ae8ad1 100644 --- a/wrlib/load.c +++ b/wrlib/load.c @@ -16,7 +16,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include diff --git a/wrlib/misc.c b/wrlib/misc.c index 7117d817..bbebee3c 100644 --- a/wrlib/misc.c +++ b/wrlib/misc.c @@ -15,7 +15,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include diff --git a/wrlib/nxpm.c b/wrlib/nxpm.c index 706d241b..45ace0d0 100644 --- a/wrlib/nxpm.c +++ b/wrlib/nxpm.c @@ -16,7 +16,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include diff --git a/wrlib/png.c b/wrlib/png.c index 5cb9918d..e28d7304 100644 --- a/wrlib/png.c +++ b/wrlib/png.c @@ -16,7 +16,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include diff --git a/wrlib/ppm.c b/wrlib/ppm.c index d89d9172..e4bd7584 100644 --- a/wrlib/ppm.c +++ b/wrlib/ppm.c @@ -16,7 +16,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include diff --git a/wrlib/raster.c b/wrlib/raster.c index f01db848..fbc73a7f 100644 --- a/wrlib/raster.c +++ b/wrlib/raster.c @@ -16,7 +16,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include diff --git a/wrlib/rotate.c b/wrlib/rotate.c index 472c51a4..b1379ba3 100644 --- a/wrlib/rotate.c +++ b/wrlib/rotate.c @@ -16,7 +16,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include diff --git a/wrlib/save.c b/wrlib/save.c index 7ae379a8..1c8b78be 100644 --- a/wrlib/save.c +++ b/wrlib/save.c @@ -16,7 +16,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include diff --git a/wrlib/scale.c b/wrlib/scale.c index c5b5cafd..6990afe2 100644 --- a/wrlib/scale.c +++ b/wrlib/scale.c @@ -16,7 +16,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include diff --git a/wrlib/tiff.c b/wrlib/tiff.c index 56f06365..accdfbe9 100644 --- a/wrlib/tiff.c +++ b/wrlib/tiff.c @@ -16,7 +16,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include diff --git a/wrlib/wraster.h b/wrlib/wraster.h index b55af326..40f031b8 100644 --- a/wrlib/wraster.h +++ b/wrlib/wraster.h @@ -15,7 +15,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ /* diff --git a/wrlib/xpixmap.c b/wrlib/xpixmap.c index 219ac62f..14bed08f 100644 --- a/wrlib/xpixmap.c +++ b/wrlib/xpixmap.c @@ -16,7 +16,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include diff --git a/wrlib/xpm.c b/wrlib/xpm.c index 92376895..5ce1ea1f 100644 --- a/wrlib/xpm.c +++ b/wrlib/xpm.c @@ -16,7 +16,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include diff --git a/wrlib/xutil.c b/wrlib/xutil.c index 0588ae39..6d0b242d 100644 --- a/wrlib/xutil.c +++ b/wrlib/xutil.c @@ -16,7 +16,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #include