Skip to content

Commit dafec97

Browse files
committed
updated notices in all gl code
1 parent dcb4a51 commit dafec97

27 files changed

Lines changed: 132 additions & 163 deletions

core/src/processing/opengl/FontTexture.java

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
/* -*- mode: java; c-basic-offset: 2; indent-tabs-mode: nil -*- */
22

33
/*
4-
Processing OpenGL (c) 2011-2015 Andres Colubri
5-
64
Part of the Processing project - http://processing.org
7-
Copyright (c) 2001-04 Massachusetts Institute of Technology
8-
Copyright (c) 2004-12 Ben Fry and Casey Reas
5+
96
Copyright (c) 2012-15 The Processing Foundation
7+
Copyright (c) 2004-12 Ben Fry and Casey Reas
8+
Copyright (c) 2001-04 Massachusetts Institute of Technology
109
1110
This library is free software; you can redistribute it and/or
1211
modify it under the terms of the GNU Lesser General Public
13-
License version 2.1 as published by the Free Software Foundation.
12+
License as published by the Free Software Foundation, version 2.1.
1413
1514
This library is distributed in the hope that it will be useful,
1615
but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -21,7 +20,7 @@ Processing OpenGL (c) 2011-2015 Andres Colubri
2120
Public License along with this library; if not, write to the
2221
Free Software Foundation, Inc., 59 Temple Place, Suite 330,
2322
Boston, MA 02111-1307 USA
24-
*/
23+
*/
2524

2625
package processing.opengl;
2726

core/src/processing/opengl/FrameBuffer.java

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
/* -*- mode: java; c-basic-offset: 2; indent-tabs-mode: nil -*- */
22

33
/*
4-
Processing OpenGL (c) 2011-2015 Andres Colubri
5-
64
Part of the Processing project - http://processing.org
7-
Copyright (c) 2001-04 Massachusetts Institute of Technology
8-
Copyright (c) 2004-12 Ben Fry and Casey Reas
5+
96
Copyright (c) 2012-15 The Processing Foundation
7+
Copyright (c) 2004-12 Ben Fry and Casey Reas
8+
Copyright (c) 2001-04 Massachusetts Institute of Technology
109
1110
This library is free software; you can redistribute it and/or
1211
modify it under the terms of the GNU Lesser General Public
13-
License version 2.1 as published by the Free Software Foundation.
12+
License as published by the Free Software Foundation, version 2.1.
1413
1514
This library is distributed in the hope that it will be useful,
1615
but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -21,7 +20,7 @@ Processing OpenGL (c) 2011-2015 Andres Colubri
2120
Public License along with this library; if not, write to the
2221
Free Software Foundation, Inc., 59 Temple Place, Suite 330,
2322
Boston, MA 02111-1307 USA
24-
*/
23+
*/
2524

2625
package processing.opengl;
2726

core/src/processing/opengl/PGL.java

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
11
/* -*- mode: java; c-basic-offset: 2; indent-tabs-mode: nil -*- */
22

33
/*
4-
Processing OpenGL (c) 2011-2015 Andres Colubri
5-
64
Part of the Processing project - http://processing.org
7-
Copyright (c) 2001-04 Massachusetts Institute of Technology
8-
Copyright (c) 2004-12 Ben Fry and Casey Reas
5+
96
Copyright (c) 2012-15 The Processing Foundation
7+
Copyright (c) 2004-12 Ben Fry and Casey Reas
8+
Copyright (c) 2001-04 Massachusetts Institute of Technology
109
1110
This library is free software; you can redistribute it and/or
1211
modify it under the terms of the GNU Lesser General Public
13-
License as published by the Free Software Foundation; either
14-
version 2.1 of the License, or (at your option) any later version.
12+
License as published by the Free Software Foundation, version 2.1.
1513
1614
This library is distributed in the hope that it will be useful,
1715
but WITHOUT ANY WARRANTY; without even the implied warranty of

core/src/processing/opengl/PGraphics2D.java

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
/* -*- mode: java; c-basic-offset: 2; indent-tabs-mode: nil -*- */
22

33
/*
4-
Processing OpenGL (c) 2011-2015 Andres Colubri
5-
64
Part of the Processing project - http://processing.org
7-
Copyright (c) 2001-04 Massachusetts Institute of Technology
8-
Copyright (c) 2004-12 Ben Fry and Casey Reas
5+
96
Copyright (c) 2012-15 The Processing Foundation
7+
Copyright (c) 2004-12 Ben Fry and Casey Reas
8+
Copyright (c) 2001-04 Massachusetts Institute of Technology
109
1110
This library is free software; you can redistribute it and/or
1211
modify it under the terms of the GNU Lesser General Public
13-
License version 2.1 as published by the Free Software Foundation.
12+
License as published by the Free Software Foundation, version 2.1.
1413
1514
This library is distributed in the hope that it will be useful,
1615
but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -21,7 +20,7 @@ Processing OpenGL (c) 2011-2015 Andres Colubri
2120
Public License along with this library; if not, write to the
2221
Free Software Foundation, Inc., 59 Temple Place, Suite 330,
2322
Boston, MA 02111-1307 USA
24-
*/
23+
*/
2524

2625
package processing.opengl;
2726

core/src/processing/opengl/PGraphics3D.java

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
/* -*- mode: java; c-basic-offset: 2; indent-tabs-mode: nil -*- */
22

33
/*
4-
Processing OpenGL (c) 2011-2015 Andres Colubri
5-
64
Part of the Processing project - http://processing.org
7-
Copyright (c) 2001-04 Massachusetts Institute of Technology
8-
Copyright (c) 2004-12 Ben Fry and Casey Reas
5+
96
Copyright (c) 2012-15 The Processing Foundation
7+
Copyright (c) 2004-12 Ben Fry and Casey Reas
8+
Copyright (c) 2001-04 Massachusetts Institute of Technology
109
1110
This library is free software; you can redistribute it and/or
1211
modify it under the terms of the GNU Lesser General Public
13-
License version 2.1 as published by the Free Software Foundation.
12+
License as published by the Free Software Foundation, version 2.1.
1413
1514
This library is distributed in the hope that it will be useful,
1615
but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -21,7 +20,7 @@ Processing OpenGL (c) 2011-2015 Andres Colubri
2120
Public License along with this library; if not, write to the
2221
Free Software Foundation, Inc., 59 Temple Place, Suite 330,
2322
Boston, MA 02111-1307 USA
24-
*/
23+
*/
2524

2625
package processing.opengl;
2726

core/src/processing/opengl/PGraphicsOpenGL.java

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
/* -*- mode: java; c-basic-offset: 2; indent-tabs-mode: nil -*- */
22

33
/*
4-
Processing OpenGL (c) 2011-2015 Andres Colubri
5-
64
Part of the Processing project - http://processing.org
7-
Copyright (c) 2001-04 Massachusetts Institute of Technology
8-
Copyright (c) 2004-12 Ben Fry and Casey Reas
5+
96
Copyright (c) 2012-15 The Processing Foundation
7+
Copyright (c) 2004-12 Ben Fry and Casey Reas
8+
Copyright (c) 2001-04 Massachusetts Institute of Technology
109
1110
This library is free software; you can redistribute it and/or
1211
modify it under the terms of the GNU Lesser General Public
13-
License version 2.1 as published by the Free Software Foundation.
12+
License as published by the Free Software Foundation, version 2.1.
1413
1514
This library is distributed in the hope that it will be useful,
1615
but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -21,7 +20,7 @@ Processing OpenGL (c) 2011-2015 Andres Colubri
2120
Public License along with this library; if not, write to the
2221
Free Software Foundation, Inc., 59 Temple Place, Suite 330,
2322
Boston, MA 02111-1307 USA
24-
*/
23+
*/
2524

2625
package processing.opengl;
2726

core/src/processing/opengl/PJOGL.java

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
11
/* -*- mode: java; c-basic-offset: 2; indent-tabs-mode: nil -*- */
22

33
/*
4-
Processing OpenGL (c) 2011-2015 Andres Colubri
5-
64
Part of the Processing project - http://processing.org
7-
Copyright (c) 2001-04 Massachusetts Institute of Technology
8-
Copyright (c) 2004-12 Ben Fry and Casey Reas
5+
96
Copyright (c) 2012-15 The Processing Foundation
7+
Copyright (c) 2004-12 Ben Fry and Casey Reas
8+
Copyright (c) 2001-04 Massachusetts Institute of Technology
109
1110
This library is free software; you can redistribute it and/or
1211
modify it under the terms of the GNU Lesser General Public
13-
License as published by the Free Software Foundation; either
14-
version 2.1 of the License, or (at your option) any later version.
12+
License as published by the Free Software Foundation, version 2.1.
1513
1614
This library is distributed in the hope that it will be useful,
1715
but WITHOUT ANY WARRANTY; without even the implied warranty of

core/src/processing/opengl/PShader.java

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
/* -*- mode: java; c-basic-offset: 2; indent-tabs-mode: nil -*- */
22

33
/*
4-
Processing OpenGL (c) 2011-2015 Andres Colubri
5-
64
Part of the Processing project - http://processing.org
7-
Copyright (c) 2001-04 Massachusetts Institute of Technology
8-
Copyright (c) 2004-12 Ben Fry and Casey Reas
5+
96
Copyright (c) 2012-15 The Processing Foundation
7+
Copyright (c) 2004-12 Ben Fry and Casey Reas
8+
Copyright (c) 2001-04 Massachusetts Institute of Technology
109
1110
This library is free software; you can redistribute it and/or
1211
modify it under the terms of the GNU Lesser General Public
13-
License version 2.1 as published by the Free Software Foundation.
12+
License as published by the Free Software Foundation, version 2.1.
1413
1514
This library is distributed in the hope that it will be useful,
1615
but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -21,7 +20,7 @@ Processing OpenGL (c) 2011-2015 Andres Colubri
2120
Public License along with this library; if not, write to the
2221
Free Software Foundation, Inc., 59 Temple Place, Suite 330,
2322
Boston, MA 02111-1307 USA
24-
*/
23+
*/
2524

2625
package processing.opengl;
2726

core/src/processing/opengl/PShapeOpenGL.java

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
/* -*- mode: java; c-basic-offset: 2; indent-tabs-mode: nil -*- */
22

33
/*
4-
Processing OpenGL (c) 2011-2015 Andres Colubri
5-
64
Part of the Processing project - http://processing.org
7-
Copyright (c) 2001-04 Massachusetts Institute of Technology
8-
Copyright (c) 2004-12 Ben Fry and Casey Reas
5+
96
Copyright (c) 2012-15 The Processing Foundation
7+
Copyright (c) 2004-12 Ben Fry and Casey Reas
8+
Copyright (c) 2001-04 Massachusetts Institute of Technology
109
1110
This library is free software; you can redistribute it and/or
1211
modify it under the terms of the GNU Lesser General Public
13-
License version 2.1 as published by the Free Software Foundation.
12+
License as published by the Free Software Foundation, version 2.1.
1413
1514
This library is distributed in the hope that it will be useful,
1615
but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -21,7 +20,7 @@ Processing OpenGL (c) 2011-2015 Andres Colubri
2120
Public License along with this library; if not, write to the
2221
Free Software Foundation, Inc., 59 Temple Place, Suite 330,
2322
Boston, MA 02111-1307 USA
24-
*/
23+
*/
2524

2625
package processing.opengl;
2726

core/src/processing/opengl/PSurfaceJOGL.java

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
11
/* -*- mode: java; c-basic-offset: 2; indent-tabs-mode: nil -*- */
22

33
/*
4-
Processing OpenGL (c) 2011-2015 Andres Colubri
5-
64
Part of the Processing project - http://processing.org
7-
Copyright (c) 2001-04 Massachusetts Institute of Technology
8-
Copyright (c) 2004-12 Ben Fry and Casey Reas
5+
96
Copyright (c) 2012-15 The Processing Foundation
7+
Copyright (c) 2004-12 Ben Fry and Casey Reas
8+
Copyright (c) 2001-04 Massachusetts Institute of Technology
109
1110
This library is free software; you can redistribute it and/or
1211
modify it under the terms of the GNU Lesser General Public
13-
License as published by the Free Software Foundation; either
14-
version 2.1 of the License, or (at your option) any later version.
12+
License as published by the Free Software Foundation, version 2.1.
1513
1614
This library is distributed in the hope that it will be useful,
1715
but WITHOUT ANY WARRANTY; without even the implied warranty of

0 commit comments

Comments
 (0)