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



commit 7d749598b60f0f027ce88959eee2f218c1e6fc54
Author: Brian Manning <bmanning src gnome org>
Date:   Tue Oct 20 13:42:01 2020 -0700

    Updated FSF address in all files that have it

 TrayIcon.pm                | 5 ++---
 eggtrayicon.c              | 5 ++---
 eggtrayicon.h              | 5 ++---
 perl-Gtk2-TrayIcon.spec.in | 4 ++--
 4 files changed, 8 insertions(+), 11 deletions(-)
---
diff --git a/TrayIcon.pm b/TrayIcon.pm
index f11c7f2..c41df5f 100644
--- a/TrayIcon.pm
+++ b/TrayIcon.pm
@@ -111,8 +111,7 @@ 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.
+License along with this library; if not, see
+<https://www.gnu.org/licenses/>.
 
 =cut
diff --git a/eggtrayicon.c b/eggtrayicon.c
index ebf8a48..3d9416f 100644
--- a/eggtrayicon.c
+++ b/eggtrayicon.c
@@ -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/>.
  */
 
 #include <config.h>
diff --git a/eggtrayicon.h b/eggtrayicon.h
index e6664fc..22d1b6d 100644
--- a/eggtrayicon.h
+++ b/eggtrayicon.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_ICON_H__
diff --git a/perl-Gtk2-TrayIcon.spec.in b/perl-Gtk2-TrayIcon.spec.in
index ee9fc32..b22b064 100644
--- a/perl-Gtk2-TrayIcon.spec.in
+++ b/perl-Gtk2-TrayIcon.spec.in
@@ -71,5 +71,5 @@ rm -rf $RPM_BUILD_ROOT
 # 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.
+# along with this library; if not, see
+# <https://www.gnu.org/licenses/>.


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