diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/im_lib.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/im_lib.h b/include/im_lib.h index dc842af..f410077 100644 --- a/include/im_lib.h +++ b/include/im_lib.h @@ -30,7 +30,7 @@ extern "C" { * @{ */ #define IM_AUTHOR "Antonio Scuri" -#define IM_COPYRIGHT "Copyright (C) 1994-2010 Tecgraf, PUC-Rio." +#define IM_COPYRIGHT "Copyright (C) 1994-2011 Tecgraf, PUC-Rio." #define IM_VERSION "3.6" /* bug fixes are reported only by imVersion functions */ #define IM_VERSION_NUMBER 306000 #define IM_VERSION_DATE "2010/01/26" /* does not include bug fix releases */ @@ -105,7 +105,7 @@ int imVersionNumber(void); \verbatim **************************************************************************** -Copyright (C) 1994-2010 Tecgraf, PUC-Rio. +Copyright (C) 1994-2011 Tecgraf, PUC-Rio. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the |