OSDN Git Service

[fixed] license headers for jogl backend
authorbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Sat, 27 Nov 2010 15:38:49 +0000 (15:38 +0000)
committerbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Sat, 27 Nov 2010 15:38:49 +0000 (15:38 +0000)
17 files changed:
backends/gdx-backend-jogl/src/com/badlogic/gdx/backends/jogl/JoglApplication.java
backends/gdx-backend-jogl/src/com/badlogic/gdx/backends/jogl/JoglAudio.java
backends/gdx-backend-jogl/src/com/badlogic/gdx/backends/jogl/JoglAudioDevice.java
backends/gdx-backend-jogl/src/com/badlogic/gdx/backends/jogl/JoglAudioRecorder.java
backends/gdx-backend-jogl/src/com/badlogic/gdx/backends/jogl/JoglFileHandle.java
backends/gdx-backend-jogl/src/com/badlogic/gdx/backends/jogl/JoglFiles.java
backends/gdx-backend-jogl/src/com/badlogic/gdx/backends/jogl/JoglGL10.java
backends/gdx-backend-jogl/src/com/badlogic/gdx/backends/jogl/JoglGL11.java
backends/gdx-backend-jogl/src/com/badlogic/gdx/backends/jogl/JoglGL20.java
backends/gdx-backend-jogl/src/com/badlogic/gdx/backends/jogl/JoglGraphics.java
backends/gdx-backend-jogl/src/com/badlogic/gdx/backends/jogl/JoglGraphicsBase.java
backends/gdx-backend-jogl/src/com/badlogic/gdx/backends/jogl/JoglInput.java
backends/gdx-backend-jogl/src/com/badlogic/gdx/backends/jogl/JoglMusic.java
backends/gdx-backend-jogl/src/com/badlogic/gdx/backends/jogl/JoglNativesLoader.java
backends/gdx-backend-jogl/src/com/badlogic/gdx/backends/jogl/JoglPixmap.java
backends/gdx-backend-jogl/src/com/badlogic/gdx/backends/jogl/JoglSound.java
backends/gdx-backend-jogl/src/com/badlogic/gdx/backends/jogl/JoglTexture.java

index 467846b..1ca872e 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************\r
- * Copyright 2010 Mario Zechner (contact@badlogicgames.com)\r
+/*\r
+ * Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)\r
  * \r
  * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the\r
  * License. You may obtain a copy of the License at\r
@@ -9,7 +9,7 @@
  * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS"\r
  * BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language\r
  * governing permissions and limitations under the License.\r
- ******************************************************************************/\r
+ */\r
 \r
 package com.badlogic.gdx.backends.jogl;\r
 \r
index eeddeb1..da2dac0 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************\r
- * Copyright 2010 Mario Zechner (contact@badlogicgames.com)\r
+/*\r
+ * Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)\r
  * \r
  * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the\r
  * License. You may obtain a copy of the License at\r
@@ -9,7 +9,7 @@
  * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS"\r
  * BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language\r
  * governing permissions and limitations under the License.\r
- ******************************************************************************/\r
+ */\r
 \r
 package com.badlogic.gdx.backends.jogl;\r
 \r
index 3bbfc54..6f83d89 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************\r
- * Copyright 2010 Mario Zechner (contact@badlogicgames.com)\r
+/*\r
+ * Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)\r
  * \r
  * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the\r
  * License. You may obtain a copy of the License at\r
@@ -9,7 +9,7 @@
  * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS"\r
  * BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language\r
  * governing permissions and limitations under the License.\r
- ******************************************************************************/\r
+ */\r
 \r
 package com.badlogic.gdx.backends.jogl;\r
 \r
index b5cba93..d84a05b 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************\r
- * Copyright 2010 Mario Zechner (contact@badlogicgames.com)\r
+/*\r
+ * Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)\r
  * \r
  * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the\r
  * License. You may obtain a copy of the License at\r
@@ -9,7 +9,7 @@
  * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS"\r
  * BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language\r
  * governing permissions and limitations under the License.\r
- ******************************************************************************/\r
+ */\r
 \r
 package com.badlogic.gdx.backends.jogl;\r
 \r
index 53f1ad0..c077677 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************\r
- * Copyright 2010 Mario Zechner (contact@badlogicgames.com)\r
+/*\r
+ * Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)\r
  * \r
  * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the\r
  * License. You may obtain a copy of the License at\r
@@ -9,7 +9,7 @@
  * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS"\r
  * BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language\r
  * governing permissions and limitations under the License.\r
- ******************************************************************************/\r
+ */\r
 \r
 package com.badlogic.gdx.backends.jogl;\r
 \r
index e2a20df..7babc0a 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************\r
- * Copyright 2010 Mario Zechner (contact@badlogicgames.com)\r
+/*\r
+ * Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)\r
  * \r
  * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the\r
  * License. You may obtain a copy of the License at\r
@@ -9,7 +9,7 @@
  * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS"\r
  * BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language\r
  * governing permissions and limitations under the License.\r
- ******************************************************************************/\r
+ */\r
 \r
 package com.badlogic.gdx.backends.jogl;\r
 \r
index 14e9743..6163d81 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************\r
- * Copyright 2010 Mario Zechner (contact@badlogicgames.com)\r
+/*\r
+ * Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)\r
  * \r
  * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the\r
  * License. You may obtain a copy of the License at\r
@@ -9,7 +9,7 @@
  * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS"\r
  * BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language\r
  * governing permissions and limitations under the License.\r
- ******************************************************************************/\r
+ */\r
 \r
 package com.badlogic.gdx.backends.jogl;\r
 \r
index 3fd80b0..d3cdc27 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************\r
- * Copyright 2010 Mario Zechner (contact@badlogicgames.com)\r
+/*\r
+ * Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)\r
  * \r
  * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the\r
  * License. You may obtain a copy of the License at\r
@@ -9,7 +9,7 @@
  * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS"\r
  * BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language\r
  * governing permissions and limitations under the License.\r
- ******************************************************************************/\r
+ */\r
 \r
 package com.badlogic.gdx.backends.jogl;\r
 \r
index 0805427..7cf506e 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************\r
- * Copyright 2010 Mario Zechner (contact@badlogicgames.com)\r
+/*\r
+ * Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)\r
  * \r
  * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the\r
  * License. You may obtain a copy of the License at\r
@@ -9,7 +9,7 @@
  * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS"\r
  * BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language\r
  * governing permissions and limitations under the License.\r
- ******************************************************************************/\r
+ */\r
 \r
 package com.badlogic.gdx.backends.jogl;\r
 \r
index f1ef898..1c1d362 100644 (file)
@@ -1,3 +1,16 @@
+/*\r
+ * Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)\r
+ * \r
+ * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the\r
+ * License. You may obtain a copy of the License at\r
+ * \r
+ * http://www.apache.org/licenses/LICENSE-2.0\r
+ * \r
+ * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS"\r
+ * BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language\r
+ * governing permissions and limitations under the License.\r
+ */\r
+\r
 package com.badlogic.gdx.backends.jogl;\r
 \r
 import java.awt.Toolkit;\r
index cb75109..3c48111 100644 (file)
@@ -1,3 +1,16 @@
+/*\r
+ * Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)\r
+ * \r
+ * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the\r
+ * License. You may obtain a copy of the License at\r
+ * \r
+ * http://www.apache.org/licenses/LICENSE-2.0\r
+ * \r
+ * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS"\r
+ * BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language\r
+ * governing permissions and limitations under the License.\r
+ */\r
+\r
 package com.badlogic.gdx.backends.jogl;\r
 \r
 import java.awt.image.BufferedImage;\r
@@ -25,7 +38,6 @@ import com.badlogic.gdx.graphics.Texture.TextureFilter;
 import com.badlogic.gdx.graphics.Texture.TextureWrap;\r
 import com.badlogic.gdx.math.WindowedMean;\r
 import com.badlogic.gdx.utils.GdxRuntimeException;\r
-import com.sun.opengl.util.Animator;\r
 \r
 public abstract class JoglGraphicsBase implements Graphics, GLEventListener {\r
        GLCanvas canvas;\r
index 67e3984..60718b9 100644 (file)
@@ -1,3 +1,16 @@
+/*\r
+ * Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)\r
+ * \r
+ * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the\r
+ * License. You may obtain a copy of the License at\r
+ * \r
+ * http://www.apache.org/licenses/LICENSE-2.0\r
+ * \r
+ * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS"\r
+ * BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language\r
+ * governing permissions and limitations under the License.\r
+ */\r
+\r
 package com.badlogic.gdx.backends.jogl;\r
 \r
 import java.awt.event.KeyListener;\r
index bca3c4d..a0ff1aa 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************\r
- * Copyright 2010 Mario Zechner (contact@badlogicgames.com)\r
+/*\r
+ * Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)\r
  * \r
  * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the\r
  * License. You may obtain a copy of the License at\r
@@ -9,7 +9,7 @@
  * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS"\r
  * BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language\r
  * governing permissions and limitations under the License.\r
- ******************************************************************************/\r
+ */\r
 \r
 package com.badlogic.gdx.backends.jogl;\r
 \r
index 017d0fd..4deaa89 100644 (file)
@@ -1,3 +1,16 @@
+/*\r
+ * Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)\r
+ * \r
+ * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the\r
+ * License. You may obtain a copy of the License at\r
+ * \r
+ * http://www.apache.org/licenses/LICENSE-2.0\r
+ * \r
+ * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS"\r
+ * BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language\r
+ * governing permissions and limitations under the License.\r
+ */\r
+\r
 package com.badlogic.gdx.backends.jogl;\r
 \r
 import java.io.BufferedOutputStream;\r
index 632528b..6925ac2 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************\r
- * Copyright 2010 Mario Zechner (contact@badlogicgames.com)\r
+/*\r
+ * Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)\r
  * \r
  * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the\r
  * License. You may obtain a copy of the License at\r
@@ -9,7 +9,7 @@
  * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS"\r
  * BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language\r
  * governing permissions and limitations under the License.\r
- ******************************************************************************/\r
+ */\r
 \r
 package com.badlogic.gdx.backends.jogl;\r
 \r
index 35a5e86..c5fb31e 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************\r
- * Copyright 2010 Mario Zechner (contact@badlogicgames.com)\r
+/*\r
+ * Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)\r
  * \r
  * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the\r
  * License. You may obtain a copy of the License at\r
@@ -9,13 +9,12 @@
  * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS"\r
  * BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language\r
  * governing permissions and limitations under the License.\r
- ******************************************************************************/\r
+ */\r
 \r
 package com.badlogic.gdx.backends.jogl;\r
 \r
 import java.io.BufferedInputStream;\r
 import java.io.ByteArrayOutputStream;\r
-import java.io.FileInputStream;\r
 import java.io.IOException;\r
 import java.io.InputStream;\r
 import java.nio.ByteBuffer;\r
index 1bdc436..943ff71 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************\r
- * Copyright 2010 Mario Zechner (contact@badlogicgames.com)\r
+/*\r
+ * Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)\r
  * \r
  * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the\r
  * License. You may obtain a copy of the License at\r
@@ -9,7 +9,7 @@
  * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS"\r
  * BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language\r
  * governing permissions and limitations under the License.\r
- ******************************************************************************/\r
+ */\r
 \r
 package com.badlogic.gdx.backends.jogl;\r
 \r
@@ -23,11 +23,8 @@ import javax.imageio.ImageIO;
 import javax.media.opengl.GL;\r
 import javax.media.opengl.GLContext;\r
 \r
-import com.badlogic.gdx.Gdx;\r
 import com.badlogic.gdx.graphics.Pixmap;\r
 import com.badlogic.gdx.graphics.Texture;\r
-import com.badlogic.gdx.graphics.Texture.TextureFilter;\r
-import com.badlogic.gdx.graphics.Texture.TextureWrap;\r
 import com.badlogic.gdx.utils.GdxRuntimeException;\r
 import com.sun.opengl.util.texture.TextureData;\r
 import com.sun.opengl.util.texture.TextureIO;\r