Hi Diego,

A nitpick about your patch that updates the FSF address: I noticed that
trunk/src/getopt.{c,h} remain untouched.

But anyway, judging from the log, these two files have been untouched
since their introduction in the libmpeg2 repository on 2001-07-23. Since
then, they have been modified upstream.
Therefore, maybe they could be upgraded, using e.g. CVS HEAD of
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/posix/?cvsroot=glibc

What do people think ?


FWIW, the patch to update the FSF address of the getopt.{c,h} embedded
in libmpeg2 is attached.


Regards,
Lionel.
diff --git a/trunk/src/getopt.c b/trunk/src/getopt.c
index 4744e43..a50e303 100644
--- a/trunk/src/getopt.c
+++ b/trunk/src/getopt.c
@@ -16,10 +16,9 @@
    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 the GNU C Library; see the file COPYING.LIB.  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 General Public License along
+   with mpeg2dec; if not, write to the Free Software Foundation, Inc.,
+   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.  */
 
 /* 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/trunk/src/getopt.h b/trunk/src/getopt.h
index b0147e9..b9adf4c 100644
--- a/trunk/src/getopt.h
+++ b/trunk/src/getopt.h
@@ -12,10 +12,9 @@
    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 the GNU C Library; see the file COPYING.LIB.  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 General Public License along
+   with mpeg2dec; if not, write to the Free Software Foundation, Inc.,
+   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.  */
 
 #ifndef _GETOPT_H
 
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Libmpeg2-devel mailing list
Libmpeg2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmpeg2-devel

Reply via email to