diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2007-09-02 12:19:22 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2007-09-02 12:19:22 +0800 |
commit | 8e47917e8c7126aee49f98826ef67623346546e8 (patch) | |
tree | 94e5754591bf53d374ce010dc2bd84d312839338 /a11y/addressbook | |
parent | 29e4139610f8ff983c440167d9ea704e2ac89a9e (diff) | |
download | gsoc2013-evolution-8e47917e8c7126aee49f98826ef67623346546e8.tar.gz gsoc2013-evolution-8e47917e8c7126aee49f98826ef67623346546e8.tar.zst gsoc2013-evolution-8e47917e8c7126aee49f98826ef67623346546e8.zip |
Update FSF address in header comments (#469886). Patch from Tobias
2007-09-02 Matthew Barnes <mbarnes@redhat.com>
* Update FSF address in header comments (#469886).
Patch from Tobias Mueller.
svn path=/trunk/; revision=34151
Diffstat (limited to 'a11y/addressbook')
-rw-r--r-- | a11y/addressbook/ea-addressbook-view.c | 4 | ||||
-rw-r--r-- | a11y/addressbook/ea-addressbook-view.h | 4 | ||||
-rw-r--r-- | a11y/addressbook/ea-addressbook.c | 4 | ||||
-rw-r--r-- | a11y/addressbook/ea-addressbook.h | 4 | ||||
-rw-r--r-- | a11y/addressbook/ea-minicard-view.c | 4 | ||||
-rw-r--r-- | a11y/addressbook/ea-minicard-view.h | 4 | ||||
-rw-r--r-- | a11y/addressbook/ea-minicard.c | 4 | ||||
-rw-r--r-- | a11y/addressbook/ea-minicard.h | 4 |
8 files changed, 16 insertions, 16 deletions
diff --git a/a11y/addressbook/ea-addressbook-view.c b/a11y/addressbook/ea-addressbook-view.c index 21449f3d8f..67b4c6318d 100644 --- a/a11y/addressbook/ea-addressbook-view.c +++ b/a11y/addressbook/ea-addressbook-view.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. * * Author: Leon Zhang <leon.zhang@sun.com> Sun Microsystem Inc., 2003 */ diff --git a/a11y/addressbook/ea-addressbook-view.h b/a11y/addressbook/ea-addressbook-view.h index 94f6b2b452..d1498d98c1 100644 --- a/a11y/addressbook/ea-addressbook-view.h +++ b/a11y/addressbook/ea-addressbook-view.h @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. * * Author: Leon Zhang <leon.zhang@sun.com> Sun Microsystem Inc., 2003 */ diff --git a/a11y/addressbook/ea-addressbook.c b/a11y/addressbook/ea-addressbook.c index f4a5ebfae1..cb7eadd90d 100644 --- a/a11y/addressbook/ea-addressbook.c +++ b/a11y/addressbook/ea-addressbook.c @@ -16,8 +16,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. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. * * Author: Leon Zhang <leon.zhang@sun.com> Sun Microsystem Inc., 2003 * diff --git a/a11y/addressbook/ea-addressbook.h b/a11y/addressbook/ea-addressbook.h index 437d34f1cc..f644798357 100644 --- a/a11y/addressbook/ea-addressbook.h +++ b/a11y/addressbook/ea-addressbook.h @@ -16,8 +16,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. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. * * Author: Leon Zhang <leon.zhang@sun.com> Sun Microsystem Inc., 2003 * diff --git a/a11y/addressbook/ea-minicard-view.c b/a11y/addressbook/ea-minicard-view.c index 0ecef175b4..7672f75dc4 100644 --- a/a11y/addressbook/ea-minicard-view.c +++ b/a11y/addressbook/ea-minicard-view.c @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include <config.h> diff --git a/a11y/addressbook/ea-minicard-view.h b/a11y/addressbook/ea-minicard-view.h index e983ae5229..c0046e0e61 100644 --- a/a11y/addressbook/ea-minicard-view.h +++ b/a11y/addressbook/ea-minicard-view.h @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef __EA_MINICARD_VIEW_H__ #define __EA_MINICARD_VIEW_H__ diff --git a/a11y/addressbook/ea-minicard.c b/a11y/addressbook/ea-minicard.c index 0bd1bd269c..8d4e41082b 100644 --- a/a11y/addressbook/ea-minicard.c +++ b/a11y/addressbook/ea-minicard.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. * * Author: Leon Zhang <leon.zhang@sun.com> Sun Microsystem Inc., 2003 */ diff --git a/a11y/addressbook/ea-minicard.h b/a11y/addressbook/ea-minicard.h index 1b09ec6839..bb184762e4 100644 --- a/a11y/addressbook/ea-minicard.h +++ b/a11y/addressbook/ea-minicard.h @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. * * Author: Leon Zhang <leon.zhang@sun.com> Sun Microsystem Inc., 2003 */ |