copyright year update
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7253 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
28859e6894
commit
e2e829dfc6
1 changed files with 1 additions and 1 deletions
|
|
@ -469,7 +469,7 @@ void SWIG_getoptions(int argc, char *argv[])
|
|||
fprintf(stdout,"\nSWIG Version %s\n", PACKAGE_VERSION);
|
||||
fprintf(stdout,"Copyright (c) 1995-1998\n");
|
||||
fprintf(stdout,"University of Utah and the Regents of the University of California\n");
|
||||
fprintf(stdout,"Copyright (c) 1998-2004\n");
|
||||
fprintf(stdout,"Copyright (c) 1998-2005\n");
|
||||
fprintf(stdout,"University of Chicago\n");
|
||||
fprintf(stdout,"Compiled with %s [%s]\n", SWIG_CXX, SWIG_PLATFORM);
|
||||
fprintf(stdout,"\nPlease see %s for reporting bugs and further information\n", PACKAGE_BUGREPORT);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue