diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/cd.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/cd.h b/include/cd.h index e3871dc..556afa1 100644 --- a/include/cd.h +++ b/include/cd.h @@ -18,7 +18,7 @@ extern "C" { #define CD_NAME "CD - Canvas Draw" #define CD_DESCRIPTION "A 2D Graphics Library" -#define CD_COPYRIGHT "Copyright (C) 1994-2010 Tecgraf, PUC-Rio." +#define CD_COPYRIGHT "Copyright (C) 1994-2011 Tecgraf, PUC-Rio." #define CD_VERSION "5.4" /* bug fixes are reported only by cdVersion functions */ #define CD_VERSION_NUMBER 504000 #define CD_VERSION_DATE "2010/06/24" /* does not include bug fix releases */ @@ -502,7 +502,7 @@ enum { /****************************************************************************** -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 |