diff options
Diffstat (limited to 'gtk')
-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 |
9 files changed, 10 insertions, 23 deletions
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> */ |