[gcompris] Updated FSF's address



commit eaf4543ecb91aaa5605792a80d0520eed6835a59
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Thu Jan 23 12:50:32 2014 +0100

    Updated FSF's address

 src/chess_computer-activity/gnuchess/getopt.c  |    3 +--
 src/chess_computer-activity/gnuchess/getopt.h  |    3 +--
 src/chess_computer-activity/gnuchess/getopt1.c |    3 +--
 3 files changed, 3 insertions(+), 6 deletions(-)
---
diff --git a/src/chess_computer-activity/gnuchess/getopt.c b/src/chess_computer-activity/gnuchess/getopt.c
index ed32692..dc16133 100644
--- a/src/chess_computer-activity/gnuchess/getopt.c
+++ b/src/chess_computer-activity/gnuchess/getopt.c
@@ -17,8 +17,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/>.  */
 
 /* This tells Alpha OSF/1 not to define a getopt prototype in <stdio.h>.
    Ditto for AIX 3.2 and <stdlib.h>.  */
diff --git a/src/chess_computer-activity/gnuchess/getopt.h b/src/chess_computer-activity/gnuchess/getopt.h
index 18e1026..65f803d 100644
--- a/src/chess_computer-activity/gnuchess/getopt.h
+++ b/src/chess_computer-activity/gnuchess/getopt.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/>.  */
 
 #ifndef _GETOPT_H
 
diff --git a/src/chess_computer-activity/gnuchess/getopt1.c b/src/chess_computer-activity/gnuchess/getopt1.c
index 62c55cf..53ec969 100644
--- a/src/chess_computer-activity/gnuchess/getopt1.c
+++ b/src/chess_computer-activity/gnuchess/getopt1.c
@@ -14,8 +14,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/>.  */
 
 #ifdef HAVE_CONFIG_H
 #include <config.h>


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