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



commit 9f6ab61657514d5ab04034c12fd814ea6d0082ba
Author: Brian Manning <brian xaoc org>
Date:   Fri Oct 16 21:49:53 2020 -0700

    Updated FSF address in all files that have it

 README                                   |  5 ++---
 Recent.pm                                | 10 ++++------
 recent-files/egg-recent-item.c           |  4 ++--
 recent-files/egg-recent-model.c          |  4 ++--
 recent-files/egg-recent-view-gtk.c       |  4 ++--
 recent-files/egg-recent-view-uimanager.c |  4 ++--
 recent-files/egg-recent-view.c           |  4 ++--
 7 files changed, 16 insertions(+), 19 deletions(-)
---
diff --git a/README b/README
index 587793c..7eed3df 100644
--- a/README
+++ b/README
@@ -64,6 +64,5 @@ 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/>.
diff --git a/Recent.pm b/Recent.pm
index 7beb8bd..58439e9 100644
--- a/Recent.pm
+++ b/Recent.pm
@@ -12,9 +12,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
+# <https://www.gnu.org/licenses/>.
 
 package Gtk2::Recent;
 
@@ -133,8 +132,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/recent-files/egg-recent-item.c b/recent-files/egg-recent-item.c
index ce4b64e..40540d4 100644
--- a/recent-files/egg-recent-item.c
+++ b/recent-files/egg-recent-item.c
@@ -11,8 +11,8 @@
  * 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
+ * <https://www.gnu.org/licenses/>.
  *
  * Authors:
  *   James Willcox <jwillcox cs indiana edu>
diff --git a/recent-files/egg-recent-model.c b/recent-files/egg-recent-model.c
index fc83fef..adce897 100644
--- a/recent-files/egg-recent-model.c
+++ b/recent-files/egg-recent-model.c
@@ -11,8 +11,8 @@
  * 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
+ * <https://www.gnu.org/licenses/>.
  *
  * Authors:
  *   James Willcox <jwillcox cs indiana edu>
diff --git a/recent-files/egg-recent-view-gtk.c b/recent-files/egg-recent-view-gtk.c
index 14f9995..0996384 100644
--- a/recent-files/egg-recent-view-gtk.c
+++ b/recent-files/egg-recent-view-gtk.c
@@ -11,8 +11,8 @@
  * 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
+ * <https://www.gnu.org/licenses/>.
  *
  * Authors:
  *   James Willcox <jwillcox cs indiana edu>
diff --git a/recent-files/egg-recent-view-uimanager.c b/recent-files/egg-recent-view-uimanager.c
index 006112b..14eaf97 100644
--- a/recent-files/egg-recent-view-uimanager.c
+++ b/recent-files/egg-recent-view-uimanager.c
@@ -12,8 +12,8 @@
  * 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
+ * <https://www.gnu.org/licenses/>.
  *
  * Authors:
  *   James Willcox <jwillcox cs indiana edu>
diff --git a/recent-files/egg-recent-view.c b/recent-files/egg-recent-view.c
index 7794561..575deb0 100644
--- a/recent-files/egg-recent-view.c
+++ b/recent-files/egg-recent-view.c
@@ -11,8 +11,8 @@
  * 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
+ * <https://www.gnu.org/licenses/>.
  *
  * Authors:
  *   James Willcox <jwillcox cs indiana edu>


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