diff options
Diffstat (limited to 'lib/libdvd/libdvdread/msvc/contrib/getopt.c')
-rwxr-xr-x | lib/libdvd/libdvdread/msvc/contrib/getopt.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libdvd/libdvdread/msvc/contrib/getopt.c b/lib/libdvd/libdvdread/msvc/contrib/getopt.c index 4b3ce3db40..b4634e10a2 100755 --- a/lib/libdvd/libdvdread/msvc/contrib/getopt.c +++ b/lib/libdvd/libdvdread/msvc/contrib/getopt.c @@ -21,8 +21,8 @@ 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. */ + 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>. */ |