Skip to content

Commit

Permalink
Added license headers to Java sources
Browse files Browse the repository at this point in the history
  • Loading branch information
jejkal committed Nov 6, 2015
1 parent 38453ab commit d728ec3
Show file tree
Hide file tree
Showing 537 changed files with 7,409 additions and 2,051 deletions.
17 changes: 14 additions & 3 deletions Core/src/main/java/de/tor/tribes/control/GenericManager.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
/*
* Copyright 2015 Torridity.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package de.tor.tribes.control;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
/*
* Copyright 2015 Torridity.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package de.tor.tribes.control;

Expand Down
17 changes: 14 additions & 3 deletions Core/src/main/java/de/tor/tribes/control/ManageableType.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
/*
* Copyright 2015 Torridity.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package de.tor.tribes.control;

Expand Down
17 changes: 12 additions & 5 deletions Core/src/main/java/de/tor/tribes/io/DataHolder.java
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
/*
* AbstractDataReader.java
/*
* Copyright 2015 Torridity.
*
* Created on 17.07.2007, 21:49:13
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package de.tor.tribes.io;

Expand Down
22 changes: 14 additions & 8 deletions Core/src/main/java/de/tor/tribes/io/DataHolderListener.java
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
/*
* DataHolderListener.java
*
* Created on 06.09.2007, 18:03:40
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
/*
* Copyright 2015 Torridity.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package de.tor.tribes.io;

/**
Expand Down
17 changes: 14 additions & 3 deletions Core/src/main/java/de/tor/tribes/io/ServerManager.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
/*
* Copyright 2015 Torridity.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package de.tor.tribes.io;

Expand Down
17 changes: 14 additions & 3 deletions Core/src/main/java/de/tor/tribes/io/UnitHolder.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
/*
* Copyright 2015 Torridity.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package de.tor.tribes.io;

Expand Down
17 changes: 14 additions & 3 deletions Core/src/main/java/de/tor/tribes/io/WorldDecorationHolder.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
/*
* Copyright 2015 Torridity.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package de.tor.tribes.io;

Expand Down
17 changes: 14 additions & 3 deletions Core/src/main/java/de/tor/tribes/php/LuckViewInterface.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
/*
* Copyright 2015 Torridity.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package de.tor.tribes.php;

Expand Down
17 changes: 14 additions & 3 deletions Core/src/main/java/de/tor/tribes/php/UnitTableInterface.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
/*
* Copyright 2015 Torridity.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package de.tor.tribes.php;

Expand Down
18 changes: 14 additions & 4 deletions Core/src/main/java/de/tor/tribes/php/json/JSONArray.java
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
/*
* Copyright 2015 Torridity.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package de.tor.tribes.php.json;

/*
Expand Down
18 changes: 14 additions & 4 deletions Core/src/main/java/de/tor/tribes/php/json/JSONException.java
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
/*
* Copyright 2015 Torridity.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package de.tor.tribes.php.json;

/**
Expand Down
17 changes: 14 additions & 3 deletions Core/src/main/java/de/tor/tribes/php/json/JSONObject.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
/*
* Copyright 2015 Torridity.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package de.tor.tribes.php.json;

Expand Down
18 changes: 14 additions & 4 deletions Core/src/main/java/de/tor/tribes/php/json/JSONString.java
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
/*
* Copyright 2015 Torridity.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package de.tor.tribes.php.json;

/**
Expand Down
18 changes: 14 additions & 4 deletions Core/src/main/java/de/tor/tribes/php/json/JSONStringer.java
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
/*
* Copyright 2015 Torridity.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package de.tor.tribes.php.json;

/*
Expand Down
18 changes: 14 additions & 4 deletions Core/src/main/java/de/tor/tribes/php/json/JSONTokener.java
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
/*
* Copyright 2015 Torridity.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package de.tor.tribes.php.json;

import java.io.BufferedReader;
Expand Down
18 changes: 14 additions & 4 deletions Core/src/main/java/de/tor/tribes/php/json/JSONWriter.java
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
/*
* Copyright 2015 Torridity.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package de.tor.tribes.php.json;

import java.io.IOException;
Expand Down
17 changes: 14 additions & 3 deletions Core/src/main/java/de/tor/tribes/sec/SecurityAdapter.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
/*
* Copyright 2015 Torridity.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package de.tor.tribes.sec;

Expand Down
Loading

0 comments on commit d728ec3

Please sign in to comment.