[cairo-commit] cairoxx cairo, 1.1, 1.2 cairo.cc, 1.1, 1.2 ic, 1.1,
1.2 ic.cc, 1.1, 1.2 pixman, 1.1, 1.2 pixman.cc, 1.1, 1.2
David Bellot
commit at pdx.freedesktop.org
Sat Apr 10 20:03:01 PDT 2004
- Previous message: [cairo-commit]
cairoxx cairo, NONE, 1.1 cairo.cc, NONE, 1.1 ic, NONE,
1.1 ic.cc, NONE, 1.1 pixman, NONE, 1.1 pixman.cc, NONE,
1.1 pixman.hh, 1.1, NONE
- Next message: [cairo-commit] glitz ChangeLog,1.6,1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: yimyom
Update of /cvs/cairo/cairoxx
In directory pdx:/tmp/cvs-serv10710
Modified Files:
cairo cairo.cc ic ic.cc pixman pixman.cc
Log Message:
Copyright notes
Index: cairo
===================================================================
RCS file: /cvs/cairo/cairoxx/cairo,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** a/cairo 11 Apr 2004 02:58:41 -0000 1.1
--- b/cairo 11 Apr 2004 03:02:58 -0000 1.2
***************
*** 0 ****
--- 1,20 ----
+ // C++ Bindings for Cairo
+ // Implemantation of C++ pixman bindings
+ //
+ // Copyright (C) 2004 David Bellot
+ //
+ // This library is free software; you can redistribute it and/or
+ // modify it under the terms of the GNU Lesser General Public
+ // License as published by the Free Software Foundation; either
+ // version 2.1 of the License, or (at your option) any later version.
+ //
+ // This library is distributed in the hope that it will be useful,
+ // but WITHOUT ANY WARRANTY; without even the implied warranty of
+ // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ // Lesser General Public License for more details.
+ //
+ // You should have received a copy of the GNU Lesser General Public
+ // License along with this library; if not, write to the Free Software
+ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ //
+ // Author : David Bellot <bellot at stat.berkeley.edu, yimyom at users.sourceforge.net, bellot at inrialpes.fr>
Index: cairo.cc
===================================================================
RCS file: /cvs/cairo/cairoxx/cairo.cc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** a/cairo.cc 11 Apr 2004 02:58:41 -0000 1.1
--- b/cairo.cc 11 Apr 2004 03:02:58 -0000 1.2
***************
*** 0 ****
--- 1,20 ----
+ // C++ Bindings for Cairo
+ // Implemantation of C++ pixman bindings
+ //
+ // Copyright (C) 2004 David Bellot
+ //
+ // This library is free software; you can redistribute it and/or
+ // modify it under the terms of the GNU Lesser General Public
+ // License as published by the Free Software Foundation; either
+ // version 2.1 of the License, or (at your option) any later version.
+ //
+ // This library is distributed in the hope that it will be useful,
+ // but WITHOUT ANY WARRANTY; without even the implied warranty of
+ // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ // Lesser General Public License for more details.
+ //
+ // You should have received a copy of the GNU Lesser General Public
+ // License along with this library; if not, write to the Free Software
+ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ //
+ // Author : David Bellot <bellot at stat.berkeley.edu, yimyom at users.sourceforge.net, bellot at inrialpes.fr>
Index: ic
===================================================================
RCS file: /cvs/cairo/cairoxx/ic,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** a/ic 11 Apr 2004 02:58:41 -0000 1.1
--- b/ic 11 Apr 2004 03:02:58 -0000 1.2
***************
*** 0 ****
--- 1,20 ----
+ // C++ Bindings for Cairo
+ // Implemantation of C++ pixman bindings
+ //
+ // Copyright (C) 2004 David Bellot
+ //
+ // This library is free software; you can redistribute it and/or
+ // modify it under the terms of the GNU Lesser General Public
+ // License as published by the Free Software Foundation; either
+ // version 2.1 of the License, or (at your option) any later version.
+ //
+ // This library is distributed in the hope that it will be useful,
+ // but WITHOUT ANY WARRANTY; without even the implied warranty of
+ // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ // Lesser General Public License for more details.
+ //
+ // You should have received a copy of the GNU Lesser General Public
+ // License along with this library; if not, write to the Free Software
+ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ //
+ // Author : David Bellot <bellot at stat.berkeley.edu, yimyom at users.sourceforge.net, bellot at inrialpes.fr>
Index: ic.cc
===================================================================
RCS file: /cvs/cairo/cairoxx/ic.cc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** a/ic.cc 11 Apr 2004 02:58:41 -0000 1.1
--- b/ic.cc 11 Apr 2004 03:02:58 -0000 1.2
***************
*** 0 ****
--- 1,20 ----
+ // C++ Bindings for Cairo
+ // Implemantation of C++ pixman bindings
+ //
+ // Copyright (C) 2004 David Bellot
+ //
+ // This library is free software; you can redistribute it and/or
+ // modify it under the terms of the GNU Lesser General Public
+ // License as published by the Free Software Foundation; either
+ // version 2.1 of the License, or (at your option) any later version.
+ //
+ // This library is distributed in the hope that it will be useful,
+ // but WITHOUT ANY WARRANTY; without even the implied warranty of
+ // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ // Lesser General Public License for more details.
+ //
+ // You should have received a copy of the GNU Lesser General Public
+ // License along with this library; if not, write to the Free Software
+ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ //
+ // Author : David Bellot <bellot at stat.berkeley.edu, yimyom at users.sourceforge.net, bellot at inrialpes.fr>
Index: pixman
===================================================================
RCS file: /cvs/cairo/cairoxx/pixman,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** a/pixman 11 Apr 2004 02:58:41 -0000 1.1
--- b/pixman 11 Apr 2004 03:02:58 -0000 1.2
***************
*** 1,19 ****
! // C++ Bindings of Cairo
! // Copyright (C) 2004 David Bellot
! //
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
// License as published by the Free Software Foundation; either
// version 2.1 of the License, or (at your option) any later version.
! //
// This library is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
! //
// You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
!
// Author : David Bellot <bellot at stat.berkeley.edu, yimyom at users.sourceforge.net, bellot at inrialpes.fr>
--- 1,21 ----
! // C++ Bindings for Cairo
! // Declaration of C++ pixman bindings
! //
! // Copyright (C) 2004 David Bellot
! //
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
// License as published by the Free Software Foundation; either
// version 2.1 of the License, or (at your option) any later version.
! //
// This library is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// Lesser General Public License for more details.
! //
// You should have received a copy of the GNU Lesser General Public
// License along with this library; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
! //
// Author : David Bellot <bellot at stat.berkeley.edu, yimyom at users.sourceforge.net, bellot at inrialpes.fr>
Index: pixman.cc
===================================================================
RCS file: /cvs/cairo/cairoxx/pixman.cc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** a/pixman.cc 11 Apr 2004 02:58:41 -0000 1.1
--- b/pixman.cc 11 Apr 2004 03:02:58 -0000 1.2
***************
*** 0 ****
--- 1,20 ----
+ // C++ Bindings for Cairo
+ // Implementation of C++ pixman bindings
+ //
+ // Copyright (C) 2004 David Bellot
+ //
+ // This library is free software; you can redistribute it and/or
+ // modify it under the terms of the GNU Lesser General Public
+ // License as published by the Free Software Foundation; either
+ // version 2.1 of the License, or (at your option) any later version.
+ //
+ // This library is distributed in the hope that it will be useful,
+ // but WITHOUT ANY WARRANTY; without even the implied warranty of
+ // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ // Lesser General Public License for more details.
+ //
+ // You should have received a copy of the GNU Lesser General Public
+ // License along with this library; if not, write to the Free Software
+ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ //
+ // Author : David Bellot <bellot at stat.berkeley.edu, yimyom at users.sourceforge.net, bellot at inrialpes.fr>
- Previous message: [cairo-commit]
cairoxx cairo, NONE, 1.1 cairo.cc, NONE, 1.1 ic, NONE,
1.1 ic.cc, NONE, 1.1 pixman, NONE, 1.1 pixman.cc, NONE,
1.1 pixman.hh, 1.1, NONE
- Next message: [cairo-commit] glitz ChangeLog,1.6,1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list