diff options
-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 | ||||
-rw-r--r-- | gtk/gtkbookmarksmanager.c | 3 | ||||
-rw-r--r-- | gtk/gtkbookmarksmanager.h | 3 | ||||
-rw-r--r-- | gtk/gtkflowbox.c | 4 | ||||
-rw-r--r-- | gtk/gtkflowbox.h | 5 | ||||
-rw-r--r-- | gtk/gtkmenutracker.c | 4 | ||||
-rw-r--r-- | gtk/gtkmenutracker.h | 4 | ||||
-rw-r--r-- | gtk/gtkmenutrackeritem.c | 4 | ||||
-rw-r--r-- | gtk/gtktrashmonitor.c | 3 | ||||
-rw-r--r-- | gtk/gtktrashmonitor.h | 3 | ||||
-rw-r--r-- | modules/input/imbroadway.c | 4 | ||||
-rw-r--r-- | modules/input/imquartz.c | 4 | ||||
-rw-r--r-- | tests/testflowbox.c | 4 |
18 files changed, 19 insertions, 50 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) diff --git a/gtk/gtkbookmarksmanager.c b/gtk/gtkbookmarksmanager.c index eb31ed9b97..197c4cee8a 100644 --- a/gtk/gtkbookmarksmanager.c +++ b/gtk/gtkbookmarksmanager.c @@ -16,8 +16,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see <http://www.gnu.org/licenses/>. * * Authors: Federico Mena Quintero <federico@gnome.org> */ diff --git a/gtk/gtkbookmarksmanager.h b/gtk/gtkbookmarksmanager.h index f2efd6577b..ebee2fafd5 100644 --- a/gtk/gtkbookmarksmanager.h +++ b/gtk/gtkbookmarksmanager.h @@ -16,8 +16,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., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see <http://www.gnu.org/licenses/>. * * Authors: Federico Mena Quintero <federico@gnome.org> */ diff --git a/gtk/gtkflowbox.c b/gtk/gtkflowbox.c index f0ef7cce87..6bdadbe7e6 100644 --- a/gtk/gtkflowbox.c +++ b/gtk/gtkflowbox.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * 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., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see <http://www.gnu.org/licenses/>. * * Authors: * Tristan Van Berkom <tristanvb@openismus.com> diff --git a/gtk/gtkflowbox.h b/gtk/gtkflowbox.h index 7989706e03..f0f1790488 100644 --- a/gtk/gtkflowbox.h +++ b/gtk/gtkflowbox.h @@ -13,9 +13,8 @@ * Library General Public License for more details. * * 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., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see <http://www.gnu.org/licenses/>. + * * Authors: * Tristan Van Berkom <tristanvb@openismus.com> diff --git a/gtk/gtkmenutracker.c b/gtk/gtkmenutracker.c index 6752338d2d..2d803cb3ba 100644 --- a/gtk/gtkmenutracker.c +++ b/gtk/gtkmenutracker.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/>. * * Author: Ryan Lortie <desrt@desrt.ca> */ diff --git a/gtk/gtkmenutracker.h b/gtk/gtkmenutracker.h index 96370adcb8..a025586a8c 100644 --- a/gtk/gtkmenutracker.h +++ b/gtk/gtkmenutracker.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/>. * * Author: Ryan Lortie <desrt@desrt.ca> */ diff --git a/gtk/gtkmenutrackeritem.c b/gtk/gtkmenutrackeritem.c index fdda28f9fb..bb9a1f4150 100644 --- a/gtk/gtkmenutrackeritem.c +++ b/gtk/gtkmenutrackeritem.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/>. * * Author: Ryan Lortie <desrt@desrt.ca> */ diff --git a/gtk/gtktrashmonitor.c b/gtk/gtktrashmonitor.c index c61e9db1b1..539e496798 100644 --- a/gtk/gtktrashmonitor.c +++ b/gtk/gtktrashmonitor.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., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see <http://www.gnu.org/licenses/>. * * Authors: Federico Mena Quintero <federico@gnome.org> */ diff --git a/gtk/gtktrashmonitor.h b/gtk/gtktrashmonitor.h index f458b2bab3..80b68cee8e 100644 --- a/gtk/gtktrashmonitor.h +++ b/gtk/gtktrashmonitor.h @@ -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., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. + * along with this program; if not, see <http://www.gnu.org/licenses/>. * * Authors: Federico Mena Quintero <federico@gnome.org> */ diff --git a/modules/input/imbroadway.c b/modules/input/imbroadway.c index 4e9c130977..d0394f3340 100644 --- a/modules/input/imbroadway.c +++ b/modules/input/imbroadway.c @@ -13,9 +13,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/>. * * $Id:$ */ diff --git a/modules/input/imquartz.c b/modules/input/imquartz.c index 67c7d6c380..c80e0cb19a 100644 --- a/modules/input/imquartz.c +++ b/modules/input/imquartz.c @@ -13,9 +13,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/>. * * $Id:$ */ diff --git a/tests/testflowbox.c b/tests/testflowbox.c index ae416d9909..4efc9b726c 100644 --- a/tests/testflowbox.c +++ b/tests/testflowbox.c @@ -12,9 +12,7 @@ * Library General Public License for more details. * * 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., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library; if not, see <http://www.gnu.org/licenses/>. */ #include <gtk/gtk.h> |