[cairo-commit] cairo/src cairo-xlib.h,1.2,1.3 cairo.c,1.20,1.21 cairo.h,1.18,1.19 cairo_color.c,1.3,1.4 cairo_fixed.c,1.1,1.2 cairo_font.c,1.10,1.11 cairo_gstate.c,1.19,1.20 cairo_hull.c,1.1,1.2 cairo_matrix.c,1.5,1.6 cairo_path.c,1.8,1.9 cairo_path_bounds.c,1.7,1.8 cairo_path_fill.c,1.6,1.7 cairo_path_stroke.c,1.10,1.11 cairo_pen.c,1.10,1.11 cairo_polygon.c,1.3,1.4 cairo_slope.c,1.2,1.3 cairo_spline.c,1.6,1.7 cairo_surface.c,1.13,1.14 cairo_xlib_surface.c,1.2,1.3 cairoint.h,1.28,1.29
Carl Worth
commit at pdx.freedesktop.org
Thu Oct 23 07:47:32 PDT 2003
Committed by: cworth
Update of /cvs/cairo/cairo/src
In directory pdx:/tmp/cvs-serv10713/src
Modified Files:
cairo-xlib.h cairo.c cairo.h cairo_color.c cairo_fixed.c
cairo_font.c cairo_gstate.c cairo_hull.c cairo_matrix.c
cairo_path.c cairo_path_bounds.c cairo_path_fill.c
cairo_path_stroke.c cairo_pen.c cairo_polygon.c cairo_slope.c
cairo_spline.c cairo_surface.c cairo_xlib_surface.c cairoint.h
Log Message:
Fixed copyright attribution to refer to "University of Southern California
Index: cairo-xlib.h
===================================================================
RCS file: /cvs/cairo/cairo/src/cairo-xlib.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** cairo-xlib.h 11 Oct 2003 20:49:13 -0000 1.2
--- cairo-xlib.h 23 Oct 2003 14:47:29 -0000 1.3
***************
*** 1,4 ****
/*
! * Copyright © 2002 USC, Information Sciences Institute
*
* Permission to use, copy, modify, distribute, and sell this software
--- 1,4 ----
/*
! * Copyright © 2002 University of Southern California
*
* Permission to use, copy, modify, distribute, and sell this software
Index: cairo.c
===================================================================
RCS file: /cvs/cairo/cairo/src/cairo.c,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** cairo.c 4 Oct 2003 16:06:15 -0000 1.20
--- cairo.c 23 Oct 2003 14:47:29 -0000 1.21
***************
*** 1,4 ****
/*
! * Copyright © 2002 USC, Information Sciences Institute
*
* Permission to use, copy, modify, distribute, and sell this software
--- 1,4 ----
/*
! * Copyright © 2002 University of Southern California
*
* Permission to use, copy, modify, distribute, and sell this software
Index: cairo.h
===================================================================
RCS file: /cvs/cairo/cairo/src/cairo.h,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** cairo.h 1 Oct 2003 01:56:22 -0000 1.18
--- cairo.h 23 Oct 2003 14:47:29 -0000 1.19
***************
*** 1,4 ****
/*
! * Copyright © 2002 USC, Information Sciences Institute
*
* Permission to use, copy, modify, distribute, and sell this software
--- 1,4 ----
/*
! * Copyright © 2002 University of Southern California
*
* Permission to use, copy, modify, distribute, and sell this software
Index: cairo_color.c
===================================================================
RCS file: /cvs/cairo/cairo/src/cairo_color.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** cairo_color.c 1 Aug 2003 05:49:10 -0000 1.3
--- cairo_color.c 23 Oct 2003 14:47:29 -0000 1.4
***************
*** 1,4 ****
/*
! * Copyright © 2002 USC, Information Sciences Institute
*
* Permission to use, copy, modify, distribute, and sell this software
--- 1,4 ----
/*
! * Copyright © 2002 University of Southern California
*
* Permission to use, copy, modify, distribute, and sell this software
Index: cairo_fixed.c
===================================================================
RCS file: /cvs/cairo/cairo/src/cairo_fixed.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** cairo_fixed.c 5 Sep 2003 22:29:49 -0000 1.1
--- cairo_fixed.c 23 Oct 2003 14:47:29 -0000 1.2
***************
*** 1,4 ****
/*
! * Copyright © 2003 USC, Information Sciences Institute
*
* Permission to use, copy, modify, distribute, and sell this software
--- 1,4 ----
/*
! * Copyright © 2003 University of Southern California
*
* Permission to use, copy, modify, distribute, and sell this software
Index: cairo_font.c
===================================================================
RCS file: /cvs/cairo/cairo/src/cairo_font.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** cairo_font.c 10 Oct 2003 03:10:36 -0000 1.10
--- cairo_font.c 23 Oct 2003 14:47:29 -0000 1.11
***************
*** 1,4 ****
/*
! * Copyright © 2002 USC, Information Sciences Institute
*
* Permission to use, copy, modify, distribute, and sell this software
--- 1,4 ----
/*
! * Copyright © 2002 University of Southern California
*
* Permission to use, copy, modify, distribute, and sell this software
Index: cairo_gstate.c
===================================================================
RCS file: /cvs/cairo/cairo/src/cairo_gstate.c,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** cairo_gstate.c 4 Oct 2003 16:06:16 -0000 1.19
--- cairo_gstate.c 23 Oct 2003 14:47:29 -0000 1.20
***************
*** 1,4 ****
/*
! * Copyright © 2002 USC, Information Sciences Institute
*
* Permission to use, copy, modify, distribute, and sell this software
--- 1,4 ----
/*
! * Copyright © 2002 University of Southern California
*
* Permission to use, copy, modify, distribute, and sell this software
Index: cairo_hull.c
===================================================================
RCS file: /cvs/cairo/cairo/src/cairo_hull.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** cairo_hull.c 4 Oct 2003 21:34:42 -0000 1.1
--- cairo_hull.c 23 Oct 2003 14:47:29 -0000 1.2
***************
*** 1,4 ****
/*
! * Copyright © 2003 USC, Information Sciences Institute
*
* Permission to use, copy, modify, distribute, and sell this software
--- 1,4 ----
/*
! * Copyright © 2003 University of Southern California
*
* Permission to use, copy, modify, distribute, and sell this software
Index: cairo_matrix.c
===================================================================
RCS file: /cvs/cairo/cairo/src/cairo_matrix.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** cairo_matrix.c 10 Sep 2003 00:38:10 -0000 1.5
--- cairo_matrix.c 23 Oct 2003 14:47:29 -0000 1.6
***************
*** 1,4 ****
/*
! * Copyright © 2002 USC, Information Sciences Institute
*
* Permission to use, copy, modify, distribute, and sell this software
--- 1,4 ----
/*
! * Copyright © 2002 University of Southern California
*
* Permission to use, copy, modify, distribute, and sell this software
Index: cairo_path.c
===================================================================
RCS file: /cvs/cairo/cairo/src/cairo_path.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** cairo_path.c 4 Oct 2003 16:06:16 -0000 1.8
--- cairo_path.c 23 Oct 2003 14:47:29 -0000 1.9
***************
*** 1,4 ****
/*
! * Copyright © 2002 USC, Information Sciences Institute
*
* Permission to use, copy, modify, distribute, and sell this software
--- 1,4 ----
/*
! * Copyright © 2002 University of Southern California
*
* Permission to use, copy, modify, distribute, and sell this software
Index: cairo_path_bounds.c
===================================================================
RCS file: /cvs/cairo/cairo/src/cairo_path_bounds.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** cairo_path_bounds.c 4 Oct 2003 16:06:16 -0000 1.7
--- cairo_path_bounds.c 23 Oct 2003 14:47:29 -0000 1.8
***************
*** 1,4 ****
/*
! * Copyright © 2003 USC, Information Sciences Institute
*
* Permission to use, copy, modify, distribute, and sell this software
--- 1,4 ----
/*
! * Copyright © 2003 University of Southern California
*
* Permission to use, copy, modify, distribute, and sell this software
Index: cairo_path_fill.c
===================================================================
RCS file: /cvs/cairo/cairo/src/cairo_path_fill.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** cairo_path_fill.c 4 Oct 2003 16:06:16 -0000 1.6
--- cairo_path_fill.c 23 Oct 2003 14:47:29 -0000 1.7
***************
*** 1,4 ****
/*
! * Copyright © 2002 USC, Information Sciences Institute
*
* Permission to use, copy, modify, distribute, and sell this software
--- 1,4 ----
/*
! * Copyright © 2002 University of Southern California
*
* Permission to use, copy, modify, distribute, and sell this software
Index: cairo_path_stroke.c
===================================================================
RCS file: /cvs/cairo/cairo/src/cairo_path_stroke.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** cairo_path_stroke.c 4 Oct 2003 21:34:42 -0000 1.10
--- cairo_path_stroke.c 23 Oct 2003 14:47:29 -0000 1.11
***************
*** 1,4 ****
/*
! * Copyright © 2002 USC, Information Sciences Institute
*
* Permission to use, copy, modify, distribute, and sell this software
--- 1,4 ----
/*
! * Copyright © 2002 University of Southern California
*
* Permission to use, copy, modify, distribute, and sell this software
Index: cairo_pen.c
===================================================================
RCS file: /cvs/cairo/cairo/src/cairo_pen.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** cairo_pen.c 4 Oct 2003 21:34:42 -0000 1.10
--- cairo_pen.c 23 Oct 2003 14:47:29 -0000 1.11
***************
*** 1,4 ****
/*
! * Copyright © 2002 USC, Information Sciences Institute
*
* Permission to use, copy, modify, distribute, and sell this software
--- 1,4 ----
/*
! * Copyright © 2002 University of Southern California
*
* Permission to use, copy, modify, distribute, and sell this software
Index: cairo_polygon.c
===================================================================
RCS file: /cvs/cairo/cairo/src/cairo_polygon.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** cairo_polygon.c 4 Oct 2003 16:06:16 -0000 1.3
--- cairo_polygon.c 23 Oct 2003 14:47:29 -0000 1.4
***************
*** 1,4 ****
/*
! * Copyright © 2002 USC, Information Sciences Institute
*
* Permission to use, copy, modify, distribute, and sell this software
--- 1,4 ----
/*
! * Copyright © 2002 University of Southern California
*
* Permission to use, copy, modify, distribute, and sell this software
Index: cairo_slope.c
===================================================================
RCS file: /cvs/cairo/cairo/src/cairo_slope.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** cairo_slope.c 4 Oct 2003 21:34:42 -0000 1.2
--- cairo_slope.c 23 Oct 2003 14:47:29 -0000 1.3
***************
*** 1,4 ****
/*
! * Copyright © 2002 USC, Information Sciences Institute
*
* Permission to use, copy, modify, distribute, and sell this software
--- 1,4 ----
/*
! * Copyright © 2002 University of Southern California
*
* Permission to use, copy, modify, distribute, and sell this software
Index: cairo_spline.c
===================================================================
RCS file: /cvs/cairo/cairo/src/cairo_spline.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** cairo_spline.c 4 Oct 2003 16:06:16 -0000 1.6
--- cairo_spline.c 23 Oct 2003 14:47:29 -0000 1.7
***************
*** 1,4 ****
/*
! * Copyright © 2002 USC, Information Sciences Institute
*
* Permission to use, copy, modify, distribute, and sell this software
--- 1,4 ----
/*
! * Copyright © 2002 University of Southern California
*
* Permission to use, copy, modify, distribute, and sell this software
Index: cairo_surface.c
===================================================================
RCS file: /cvs/cairo/cairo/src/cairo_surface.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** cairo_surface.c 1 Oct 2003 01:56:22 -0000 1.13
--- cairo_surface.c 23 Oct 2003 14:47:29 -0000 1.14
***************
*** 1,4 ****
/*
! * Copyright © 2002 USC, Information Sciences Institute
*
* Permission to use, copy, modify, distribute, and sell this software
--- 1,4 ----
/*
! * Copyright © 2002 University of Southern California
*
* Permission to use, copy, modify, distribute, and sell this software
Index: cairo_xlib_surface.c
===================================================================
RCS file: /cvs/cairo/cairo/src/cairo_xlib_surface.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** cairo_xlib_surface.c 4 Oct 2003 16:06:16 -0000 1.2
--- cairo_xlib_surface.c 23 Oct 2003 14:47:29 -0000 1.3
***************
*** 1,4 ****
/*
! * Copyright © 2002 USC, Information Sciences Institute
*
* Permission to use, copy, modify, distribute, and sell this software
--- 1,4 ----
/*
! * Copyright © 2002 University of Southern California
*
* Permission to use, copy, modify, distribute, and sell this software
Index: cairoint.h
===================================================================
RCS file: /cvs/cairo/cairo/src/cairoint.h,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** cairoint.h 4 Oct 2003 21:34:42 -0000 1.28
--- cairoint.h 23 Oct 2003 14:47:29 -0000 1.29
***************
*** 1,4 ****
/*
! * Copyright © 2002 USC, Information Sciences Institute
*
* Permission to use, copy, modify, distribute, and sell this software
--- 1,4 ----
/*
! * Copyright © 2002 University of Southern California
*
* Permission to use, copy, modify, distribute, and sell this software
More information about the cairo-commit
mailing list