[gimp-gap] Revert "Updated FSF's address"



commit 4654d8941ed6c2f0503bce12ddd330e79be37f77
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Sat Feb 1 19:30:48 2014 +0100

    Revert "Updated FSF's address"
    
    This reverts commit 0aa8338c86365bd4dd9fdc8cd13ff65091d7fc27.

 ChangeLog          |   25 ++++++++++++++++++++++++-
 gap/gap_pixelrgn.c |    4 +++-
 gap/gap_pixelrgn.h |    4 +++-
 3 files changed, 30 insertions(+), 3 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index e80760f..cd09d37 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -88,7 +88,30 @@
     (related to #711402)
  
    OLD:
-     * along with this program; if not, see <http://www.gnu.org/licenses/>.
+     * along with this program; if not, write to the Free Software
+
+   NEW:
+    * License along with this library.  If not, see
+
+   (due to a bug in my "replace in all sources" scripts
+    this changes were not performed at the previous attempt)
+
+
+  * This again touched nearly all *.c and *.h files
+  
+2013-11-09 Wolfgang Hofer <hof gimp org>
+  - replaced more software address of Free software foundation 
+     OLD: * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+     NEW: * <http://www.gnu.org/licenses/>.
+
+2013-11-09 Wolfgang Hofer <hof gimp org>
+  - replaced outdated Incorrect software address of Free software foundation 
+    from comments (assuggested in #711402)
+ 
+   OLD:
+     * 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.
 
    NEW:
     * You should have received a copy of the GNU Lesser General Public
diff --git a/gap/gap_pixelrgn.c b/gap/gap_pixelrgn.c
index 4e54c76..2f08ce8 100644
--- a/gap/gap_pixelrgn.c
+++ b/gap/gap_pixelrgn.c
@@ -25,7 +25,9 @@
  * Library 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, see <http://www.gnu.org/licenses/>.
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
  */
 
 #include "libgimp/gimp.h"
diff --git a/gap/gap_pixelrgn.h b/gap/gap_pixelrgn.h
index a4d9803..6e54de7 100644
--- a/gap/gap_pixelrgn.h
+++ b/gap/gap_pixelrgn.h
@@ -20,7 +20,9 @@
  * Library 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, see <http://www.gnu.org/licenses/>.
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
  *
  */
 #ifndef _GAP_PIXELRGN_H


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