diff --git a/Graphics/gl2gif.cpp b/Graphics/gl2gif.cpp index 3dd2a3f5664686111de42b0351287acad29fdbe9..3d4fdd1f35296afbb95d1186163ad74f77617af2 100644 --- a/Graphics/gl2gif.cpp +++ b/Graphics/gl2gif.cpp @@ -1,4 +1,4 @@ -/* $Id: gl2gif.cpp,v 1.20 2003-10-29 19:51:43 geuzaine Exp $ */ +/* $Id: gl2gif.cpp,v 1.21 2003-11-04 17:10:29 geuzaine Exp $ */ /* * GL2GIF, an OpenGL to GIF Printing Library * Copyright (C) 1999-2003 Christophe Geuzaine <geuz@geuz.org> @@ -11,7 +11,7 @@ * option) any later version; or * * b) the GL2PS License as published by Christophe Geuzaine, either - * version 1 of the License, or (at your option) any later version. + * version 2 of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Graphics/gl2gif.h b/Graphics/gl2gif.h index 2edb958b663469d98d8e70bcf337809ce7c1721c..4e65ebe7e7b90cc52184db4a0bb58bd91348b109 100644 --- a/Graphics/gl2gif.h +++ b/Graphics/gl2gif.h @@ -13,7 +13,7 @@ * option) any later version; or * * b) the GL2PS License as published by Christophe Geuzaine, either - * version 1 of the License, or (at your option) any later version. + * version 2 of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Graphics/gl2jpeg.cpp b/Graphics/gl2jpeg.cpp index 6390ae4cc844b5faf41621f8e3ed98db220cc601..f96ddca87314f9d99d3125ee04abc6cd677c4cba 100644 --- a/Graphics/gl2jpeg.cpp +++ b/Graphics/gl2jpeg.cpp @@ -1,4 +1,4 @@ -/* $Id: gl2jpeg.cpp,v 1.19 2003-10-29 19:51:43 geuzaine Exp $ */ +/* $Id: gl2jpeg.cpp,v 1.20 2003-11-04 17:10:29 geuzaine Exp $ */ /* * GL2JPEG, an OpenGL to JPEG Printing Library * Copyright (C) 1999-2003 Christophe Geuzaine <geuz@geuz.org> @@ -11,7 +11,7 @@ * option) any later version; or * * b) the GL2PS License as published by Christophe Geuzaine, either - * version 1 of the License, or (at your option) any later version. + * version 2 of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Graphics/gl2jpeg.h b/Graphics/gl2jpeg.h index 237dc489e2dd5049df801af6b3542e182f2a82e7..31df62e4fb861d4bbe1faf2fd973c486a1a49af1 100644 --- a/Graphics/gl2jpeg.h +++ b/Graphics/gl2jpeg.h @@ -13,7 +13,7 @@ * option) any later version; or * * b) the GL2PS License as published by Christophe Geuzaine, either - * version 1 of the License, or (at your option) any later version. + * version 2 of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Graphics/gl2png.cpp b/Graphics/gl2png.cpp index 8fbd4e4cad4acc6d59c91f8ec37dcb3ad21c7bfc..735dc60b1a2ebe6fad3c8b04f6dd4696ef9df8e6 100644 --- a/Graphics/gl2png.cpp +++ b/Graphics/gl2png.cpp @@ -10,7 +10,7 @@ * option) any later version; or * * b) the GL2PS License as published by Christophe Geuzaine, either - * version 1 of the License, or (at your option) any later version. + * version 2 of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Graphics/gl2png.h b/Graphics/gl2png.h index 2b4238acd5a6c95b695d2e3a87134c689ba9e663..18acdfa95202adb1d08332e28be53377db6adbe1 100644 --- a/Graphics/gl2png.h +++ b/Graphics/gl2png.h @@ -13,7 +13,7 @@ * option) any later version; or * * b) the GL2PS License as published by Christophe Geuzaine, either - * version 1 of the License, or (at your option) any later version. + * version 2 of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Graphics/gl2ppm.cpp b/Graphics/gl2ppm.cpp index 38c20e34ce578ac62dda185a4cf9ff7d4146576f..3005fb7398225a2dcafbb7730369b16adec12beb 100644 --- a/Graphics/gl2ppm.cpp +++ b/Graphics/gl2ppm.cpp @@ -1,4 +1,4 @@ -/* $Id: gl2ppm.cpp,v 1.12 2003-10-29 19:51:43 geuzaine Exp $ */ +/* $Id: gl2ppm.cpp,v 1.13 2003-11-04 17:10:29 geuzaine Exp $ */ /* * GL2PPM, an OpenGL to PPM Printing Library * Copyright (C) 1999-2003 Christophe Geuzaine <geuz@geuz.org> @@ -11,7 +11,7 @@ * option) any later version; or * * b) the GL2PS License as published by Christophe Geuzaine, either - * version 1 of the License, or (at your option) any later version. + * version 2 of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Graphics/gl2ppm.h b/Graphics/gl2ppm.h index 4bb5a624b621f1e6f58b2e5d02a030843df8cfb3..f785379fc86f16fb0e18915669d290e0ebe05585 100644 --- a/Graphics/gl2ppm.h +++ b/Graphics/gl2ppm.h @@ -13,7 +13,7 @@ * option) any later version; or * * b) the GL2PS License as published by Christophe Geuzaine, either - * version 1 of the License, or (at your option) any later version. + * version 2 of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Graphics/gl2ps.cpp b/Graphics/gl2ps.cpp index 57bfe345554b8b1d52f15f16787b42f709f3ce3b..6f6659a7ebdebaeb962383ce324d170c5a3a805b 100644 --- a/Graphics/gl2ps.cpp +++ b/Graphics/gl2ps.cpp @@ -1,4 +1,4 @@ -/* $Id: gl2ps.cpp,v 1.78 2003-11-02 18:46:17 geuzaine Exp $ */ +/* $Id: gl2ps.cpp,v 1.79 2003-11-04 17:10:29 geuzaine Exp $ */ /* * GL2PS, an OpenGL to PostScript Printing Library * Copyright (C) 1999-2003 Christophe Geuzaine <geuz@geuz.org> @@ -11,7 +11,7 @@ * option) any later version; or * * b) the GL2PS License as published by Christophe Geuzaine, either - * version 1 of the License, or (at your option) any later version. + * version 2 of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of @@ -2684,8 +2684,8 @@ int gl2psPrintPDFShaderStreamData(GL2PStriangle triangle, for(i = 0; i < 3; ++i){ offs += (*action)(edgeflag, 1); - /* The Shader stream in PDF requires to be in a - 'big-endian' order */ + /* The Shader stream in PDF requires to be in a 'big-endian' + order */ if(fabs(dx*dy) < FLT_MIN){ offs += (*action)(0, 4); diff --git a/Graphics/gl2ps.h b/Graphics/gl2ps.h index 01b05929511de4ff859adf21a5559996ff46b092..b65a252575d414548e82a5410c8d3033337552e0 100644 --- a/Graphics/gl2ps.h +++ b/Graphics/gl2ps.h @@ -1,4 +1,4 @@ -/* $Id: gl2ps.h,v 1.48 2003-11-02 18:46:17 geuzaine Exp $ */ +/* $Id: gl2ps.h,v 1.49 2003-11-04 17:10:29 geuzaine Exp $ */ /* * GL2PS, an OpenGL to PostScript Printing Library * Copyright (C) 1999-2003 Christophe Geuzaine <geuz@geuz.org> @@ -11,7 +11,7 @@ * option) any later version; or * * b) the GL2PS License as published by Christophe Geuzaine, either - * version 1 of the License, or (at your option) any later version. + * version 2 of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Graphics/gl2yuv.cpp b/Graphics/gl2yuv.cpp index ddd435b5ef85871d77220cfee86e133c73dc0554..09a0feb7ecd32c8542250693aba2437b548e1142 100644 --- a/Graphics/gl2yuv.cpp +++ b/Graphics/gl2yuv.cpp @@ -1,4 +1,4 @@ -/* $Id: gl2yuv.cpp,v 1.10 2003-10-29 19:51:43 geuzaine Exp $ */ +/* $Id: gl2yuv.cpp,v 1.11 2003-11-04 17:10:29 geuzaine Exp $ */ /* * GL2YUV, an OpenGL to YUV Printing Library * Copyright (C) 1999-2003 Christophe Geuzaine <geuz@geuz.org> @@ -11,7 +11,7 @@ * option) any later version; or * * b) the GL2PS License as published by Christophe Geuzaine, either - * version 1 of the License, or (at your option) any later version. + * version 2 of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Graphics/gl2yuv.h b/Graphics/gl2yuv.h index ebac3e0ffbcdda83f20cabc03ece08d8755c7ef4..87e0707eb16881a15a734159f135005af57a7669 100644 --- a/Graphics/gl2yuv.h +++ b/Graphics/gl2yuv.h @@ -13,7 +13,7 @@ * option) any later version; or * * b) the GL2PS License as published by Christophe Geuzaine, either - * version 1 of the License, or (at your option) any later version. + * version 2 of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of