Skip to content

Commit b3fba6d

Browse files
stephengoldscenemax3d
authored andcommitted
TestBrickTower: delete secondary version of the BSD license (#2286)
1 parent 2e62696 commit b3fba6d

File tree

1 file changed

+0
-32
lines changed

1 file changed

+0
-32
lines changed

jme3-examples/src/main/java/jme3test/bullet/TestBrickTower.java

-32
Original file line numberDiff line numberDiff line change
@@ -31,38 +31,6 @@
3131
*/
3232
package jme3test.bullet;
3333

34-
/*
35-
* Copyright (c) 2009-2012 jMonkeyEngine
36-
* All rights reserved.
37-
*
38-
* Redistribution and use in source and binary forms, with or without
39-
* modification, are permitted provided that the following conditions are
40-
* met:
41-
*
42-
* * Redistributions of source code must retain the above copyright
43-
* notice, this list of conditions and the following disclaimer.
44-
*
45-
* * Redistributions in binary form must reproduce the above copyright
46-
* notice, this list of conditions and the following disclaimer in the
47-
* documentation and/or other materials provided with the distribution.
48-
*
49-
* * Neither the name of 'jMonkeyEngine' nor the names of its contributors
50-
* may be used to endorse or promote products derived from this software
51-
* without specific prior written permission.
52-
*
53-
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
54-
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
55-
* TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
56-
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
57-
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
58-
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
59-
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
60-
* PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
61-
* LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
62-
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
63-
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
64-
*/
65-
6634
import com.jme3.app.SimpleApplication;
6735
import com.jme3.asset.TextureKey;
6836
import com.jme3.bullet.BulletAppState;

0 commit comments

Comments
 (0)