diff options
author | Andika Triwidada <andika@gmail.com> | 2014-01-12 19:56:49 +0700 |
---|---|---|
committer | Andika Triwidada <andika@gmail.com> | 2014-01-12 19:56:49 +0700 |
commit | 0a768d274d8facc6b3d0125e3e9fd2271c0cc4e9 (patch) | |
tree | 7be85cf84fbe3ee40f2a579293ae604057e3140f /gdk | |
parent | 902ebaafd5ddca6fec8a7271190f667892810bfd (diff) | |
download | gtk+-0a768d274d8facc6b3d0125e3e9fd2271c0cc4e9.tar.gz |
Changed obsolete FSF portal addresses to web address
Fixed https://bugzilla.gnome.org/show_bug.cgi?id=721530
Diffstat (limited to 'gdk')
-rw-r--r-- | gdk/gdkframeclock.c | 4 | ||||
-rw-r--r-- | gdk/gdkframeclock.h | 4 | ||||
-rw-r--r-- | gdk/gdkframeclockidle.c | 4 | ||||
-rw-r--r-- | gdk/gdkframeclockidle.h | 4 | ||||
-rw-r--r-- | gdk/gdkframeclockprivate.h | 4 | ||||
-rw-r--r-- | gdk/gdkversionmacros.h.in | 4 |
6 files changed, 6 insertions, 18 deletions
diff --git a/gdk/gdkframeclock.c b/gdk/gdkframeclock.c index 1c0a90e257..17d6af976d 100644 --- a/gdk/gdkframeclock.c +++ b/gdk/gdkframeclock.c @@ -12,9 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser 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. + * License along with this library; if not, see <http://www.gnu.org/licenses/>. */ /* diff --git a/gdk/gdkframeclock.h b/gdk/gdkframeclock.h index 868ef22ef2..0b5745f9c8 100644 --- a/gdk/gdkframeclock.h +++ b/gdk/gdkframeclock.h @@ -12,9 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser 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. + * License along with this library; if not, see <http://www.gnu.org/licenses/>. */ /* diff --git a/gdk/gdkframeclockidle.c b/gdk/gdkframeclockidle.c index c90bd09543..82d40cf82f 100644 --- a/gdk/gdkframeclockidle.c +++ b/gdk/gdkframeclockidle.c @@ -12,9 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser 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. + * License along with this library; if not, see <http://www.gnu.org/licenses/>. */ /* diff --git a/gdk/gdkframeclockidle.h b/gdk/gdkframeclockidle.h index b76dd6677d..8f4704666b 100644 --- a/gdk/gdkframeclockidle.h +++ b/gdk/gdkframeclockidle.h @@ -12,9 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser 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. + * License along with this library; if not, see <http://www.gnu.org/licenses/>. */ /* diff --git a/gdk/gdkframeclockprivate.h b/gdk/gdkframeclockprivate.h index 27629e38aa..64f74efc94 100644 --- a/gdk/gdkframeclockprivate.h +++ b/gdk/gdkframeclockprivate.h @@ -12,9 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser 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. + * License along with this library; if not, see <http://www.gnu.org/licenses/>. */ /* diff --git a/gdk/gdkversionmacros.h.in b/gdk/gdkversionmacros.h.in index c5781e82c5..0c74e8d813 100644 --- a/gdk/gdkversionmacros.h.in +++ b/gdk/gdkversionmacros.h.in @@ -12,9 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser 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. + * License along with this library; if not, see <http://www.gnu.org/licenses/>. */ #if !defined (__GDK_H_INSIDE__) && !defined (GDK_COMPILATION) |