From 3bbfd41908dd0b49414a6fe0d9da96cfb1360773 Mon Sep 17 00:00:00 2001 From: scuri Date: Sun, 13 Feb 2011 16:21:05 +0000 Subject: *** empty log message *** --- COPYRIGHT | 2 +- html/en/copyright.html | 2 +- include/cd.h | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index 64179f9..6d297b2 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -7,7 +7,7 @@ and commercial purposes at absolutely no cost. =============================================================================== -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 "Software"), to deal diff --git a/html/en/copyright.html b/html/en/copyright.html index 4bfb681..a9fae4d 100644 --- a/html/en/copyright.html +++ b/html/en/copyright.html @@ -25,7 +25,7 @@ a Tecgraf logo and a link to our site in a web page for your product.

from licensed software. The library was developed by request of Petrobras. Petrobras permits Tecgraf to distribute the library under the conditions here presented.


-

Copyright © 1994-2010 Tecgraf, PUC-Rio.

+

Copyright © 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 "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit 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 -- cgit v1.2.3