[cairo-commit] cairomm/cairomm cairomm.h, 1.2, 1.3 context.cc, 1.8,
1.9 context.h, 1.9, 1.10 enums.h, 1.3, 1.4 exception.cc, 1.5,
1.6 exception.h, 1.5, 1.6 fontface.cc, 1.5, 1.6 fontface.h,
1.5, 1.6 fontoptions.cc, 1.3, 1.4 fontoptions.h, 1.3,
1.4 path.cc, 1.2, 1.3 path.h, 1.3, 1.4 pattern.cc, 1.4,
1.5 pattern.h, 1.5, 1.6 private.cc, 1.4, 1.5 private.h, 1.4,
1.5 refptr.h, 1.1, 1.2 surface.cc, 1.9, 1.10 surface.h, 1.7,
1.8 win32_surface.cc, 1.1, 1.2 win32_surface.h, 1.1,
1.2 xlib_surface.cc, 1.1, 1.2 xlib_surface.h, 1.1, 1.2
Jonathon Jongsma
commit at pdx.freedesktop.org
Mon Feb 20 21:21:05 PST 2006
- Previous message: [cairo-commit] cairomm COPYING, 1.1.1.1, 1.2 ChangeLog, 1.28,
1.29 autogen.sh, 1.1.1.1, 1.2
- Next message: [cairo-commit] cairomm ChangeLog,1.29,1.30 Makefile.am,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: jjongsma
Update of /cvs/cairo/cairomm/cairomm
In directory kemper:/tmp/cvs-serv24609/cairomm
Modified Files:
cairomm.h context.cc context.h enums.h exception.cc
exception.h fontface.cc fontface.h fontoptions.cc
fontoptions.h path.cc path.h pattern.cc pattern.h private.cc
private.h refptr.h surface.cc surface.h win32_surface.cc
win32_surface.h xlib_surface.cc xlib_surface.h
Log Message:
2006-02-17 Danilo Piazzalunga <danilopiazza at gmail.com>
* COPYING: Use the text from the Library GPL 2.0, which is the actual
license of cairomm. Fixes Bug #5934
* all: Update FSF's postal address in GPL/LGPL
comment headings. Fixes Bug #5933
Index: cairomm.h
===================================================================
RCS file: /cvs/cairo/cairomm/cairomm/cairomm.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- cairomm.h 2 Dec 2005 14:05:17 -0000 1.2
+++ cairomm.h 21 Feb 2006 05:21:02 -0000 1.3
@@ -11,8 +11,9 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
#ifndef __CAIROMM_H
Index: context.cc
===================================================================
RCS file: /cvs/cairo/cairomm/cairomm/context.cc,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- context.cc 20 Dec 2005 09:17:53 -0000 1.8
+++ context.cc 21 Feb 2006 05:21:02 -0000 1.9
@@ -11,8 +11,9 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
#include <cairomm/context.h>
Index: context.h
===================================================================
RCS file: /cvs/cairo/cairomm/cairomm/context.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- context.h 8 Feb 2006 17:28:26 -0000 1.9
+++ context.h 21 Feb 2006 05:21:02 -0000 1.10
@@ -11,8 +11,9 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
#ifndef __CAIROMM_CONTEXT_H
Index: enums.h
===================================================================
RCS file: /cvs/cairo/cairomm/cairomm/enums.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- enums.h 21 Jan 2006 16:22:40 -0000 1.3
+++ enums.h 21 Feb 2006 05:21:02 -0000 1.4
@@ -11,8 +11,9 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
#ifndef __CAIROMM_ENUMS_H
Index: exception.cc
===================================================================
RCS file: /cvs/cairo/cairomm/cairomm/exception.cc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- exception.cc 17 Feb 2006 15:19:30 -0000 1.5
+++ exception.cc 21 Feb 2006 05:21:02 -0000 1.6
@@ -11,8 +11,9 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
#include <cairomm/exception.h>
Index: exception.h
===================================================================
RCS file: /cvs/cairo/cairomm/cairomm/exception.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- exception.h 17 Feb 2006 15:19:30 -0000 1.5
+++ exception.h 21 Feb 2006 05:21:02 -0000 1.6
@@ -11,8 +11,9 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
#ifndef __CAIRO_EXCEPTION_H
Index: fontface.cc
===================================================================
RCS file: /cvs/cairo/cairomm/cairomm/fontface.cc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- fontface.cc 21 Jan 2006 16:22:40 -0000 1.5
+++ fontface.cc 21 Feb 2006 05:21:02 -0000 1.6
@@ -11,8 +11,9 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
#include <cairomm/fontface.h>
Index: fontface.h
===================================================================
RCS file: /cvs/cairo/cairomm/cairomm/fontface.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- fontface.h 21 Jan 2006 16:22:40 -0000 1.5
+++ fontface.h 21 Feb 2006 05:21:02 -0000 1.6
@@ -11,8 +11,9 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
#ifndef __CAIROMM_FONTFACE_H
Index: fontoptions.cc
===================================================================
RCS file: /cvs/cairo/cairomm/cairomm/fontoptions.cc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- fontoptions.cc 7 Dec 2005 14:41:10 -0000 1.3
+++ fontoptions.cc 21 Feb 2006 05:21:02 -0000 1.4
@@ -11,8 +11,9 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
#include <cairomm/fontoptions.h>
Index: fontoptions.h
===================================================================
RCS file: /cvs/cairo/cairomm/cairomm/fontoptions.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- fontoptions.h 21 Jan 2006 16:22:40 -0000 1.3
+++ fontoptions.h 21 Feb 2006 05:21:02 -0000 1.4
@@ -11,8 +11,9 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
#ifndef __CAIROMM_FONTOPTIONS_H
Index: path.cc
===================================================================
RCS file: /cvs/cairo/cairomm/cairomm/path.cc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- path.cc 2 Dec 2005 14:05:17 -0000 1.2
+++ path.cc 21 Feb 2006 05:21:02 -0000 1.3
@@ -11,8 +11,9 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
#include <cairomm/path.h>
Index: path.h
===================================================================
RCS file: /cvs/cairo/cairomm/cairomm/path.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- path.h 21 Jan 2006 16:22:40 -0000 1.3
+++ path.h 21 Feb 2006 05:21:02 -0000 1.4
@@ -11,8 +11,9 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
#ifndef __CAIROMM_PATH_H
Index: pattern.cc
===================================================================
RCS file: /cvs/cairo/cairomm/cairomm/pattern.cc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- pattern.cc 20 Dec 2005 09:17:53 -0000 1.4
+++ pattern.cc 21 Feb 2006 05:21:02 -0000 1.5
@@ -11,8 +11,9 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
#include <cairomm/pattern.h>
Index: pattern.h
===================================================================
RCS file: /cvs/cairo/cairomm/cairomm/pattern.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- pattern.h 21 Jan 2006 16:22:40 -0000 1.5
+++ pattern.h 21 Feb 2006 05:21:02 -0000 1.6
@@ -11,8 +11,9 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
#ifndef __CAIROMM_PATTERN_H
Index: private.cc
===================================================================
RCS file: /cvs/cairo/cairomm/cairomm/private.cc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- private.cc 21 Jan 2006 16:22:40 -0000 1.4
+++ private.cc 21 Feb 2006 05:21:02 -0000 1.5
@@ -11,8 +11,9 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
#include <cairomm/private.h>
Index: private.h
===================================================================
RCS file: /cvs/cairo/cairomm/cairomm/private.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- private.h 21 Jan 2006 16:22:40 -0000 1.4
+++ private.h 21 Feb 2006 05:21:02 -0000 1.5
@@ -11,8 +11,9 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
#ifndef __CAIROMM_PRIVATE_H
Index: refptr.h
===================================================================
RCS file: /cvs/cairo/cairomm/cairomm/refptr.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- refptr.h 20 Dec 2005 09:17:53 -0000 1.1
+++ refptr.h 21 Feb 2006 05:21:02 -0000 1.2
@@ -17,8 +17,9 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
Index: surface.cc
===================================================================
RCS file: /cvs/cairo/cairomm/cairomm/surface.cc,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- surface.cc 29 Jan 2006 05:00:31 -0000 1.9
+++ surface.cc 21 Feb 2006 05:21:02 -0000 1.10
@@ -11,8 +11,9 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
#include <cairomm/surface.h>
Index: surface.h
===================================================================
RCS file: /cvs/cairo/cairomm/cairomm/surface.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- surface.h 29 Jan 2006 05:00:31 -0000 1.7
+++ surface.h 21 Feb 2006 05:21:02 -0000 1.8
@@ -11,8 +11,9 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
#ifndef __CAIROMM_SURFACE_H
Index: win32_surface.cc
===================================================================
RCS file: /cvs/cairo/cairomm/cairomm/win32_surface.cc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- win32_surface.cc 24 Jan 2006 11:48:42 -0000 1.1
+++ win32_surface.cc 21 Feb 2006 05:21:02 -0000 1.2
@@ -11,8 +11,9 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
#include <cairomm/win32_surface.h>
Index: win32_surface.h
===================================================================
RCS file: /cvs/cairo/cairomm/cairomm/win32_surface.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- win32_surface.h 24 Jan 2006 11:48:42 -0000 1.1
+++ win32_surface.h 21 Feb 2006 05:21:02 -0000 1.2
@@ -11,8 +11,9 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
#ifndef __CAIROMM_WIN32_SURFACE_H
Index: xlib_surface.cc
===================================================================
RCS file: /cvs/cairo/cairomm/cairomm/xlib_surface.cc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- xlib_surface.cc 24 Jan 2006 11:48:42 -0000 1.1
+++ xlib_surface.cc 21 Feb 2006 05:21:02 -0000 1.2
@@ -11,8 +11,9 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
#include <cairomm/xlib_surface.h>
Index: xlib_surface.h
===================================================================
RCS file: /cvs/cairo/cairomm/cairomm/xlib_surface.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- xlib_surface.h 24 Jan 2006 11:48:42 -0000 1.1
+++ xlib_surface.h 21 Feb 2006 05:21:02 -0000 1.2
@@ -11,8 +11,9 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*/
#ifndef __CAIROMM_XLIB_SURFACE_H
- Previous message: [cairo-commit] cairomm COPYING, 1.1.1.1, 1.2 ChangeLog, 1.28,
1.29 autogen.sh, 1.1.1.1, 1.2
- Next message: [cairo-commit] cairomm ChangeLog,1.29,1.30 Makefile.am,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list