[perl-gtk2-traymanager] Updated FSF address in all files that have it



commit 1a748ab0bd265cabaf58264c2f1f41d0ace06734
Author: Brian Manning <bmanning src gnome org>
Date:   Tue Oct 20 17:08:40 2020 -0700

    Updated FSF address in all files that have it

 TrayManager.pm   | 5 +++--
 eggtraymanager.c | 5 ++---
 eggtraymanager.h | 5 ++---
 3 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/TrayManager.pm b/TrayManager.pm
index efb1c6d..d57e975 100644
--- a/TrayManager.pm
+++ b/TrayManager.pm
@@ -140,12 +140,13 @@ Christian Borup <borup at cpan dot org>. Nagging and documentation by Gavin Brow
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright 2004 by the gtk2-perl team.  
+Copyright 2004 by the gtk2-perl team.
 
 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library 
General Public License as published by the Free Software Foundation; either version 2 of the License, or (at 
your option) any later version.  
 
 This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the 
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 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.  
+You should have received a copy of the GNU Library General Public License
+along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 =cut
diff --git a/eggtraymanager.c b/eggtraymanager.c
index e1373cf..46e467d 100644
--- a/eggtraymanager.c
+++ b/eggtraymanager.c
@@ -12,9 +12,8 @@
  * 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
+ * <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
diff --git a/eggtraymanager.h b/eggtraymanager.h
index 672e975..16eef56 100644
--- a/eggtraymanager.h
+++ b/eggtraymanager.h
@@ -13,9 +13,8 @@
  * 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
+ * <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __EGG_TRAY_MANAGER_H__


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]