diff --git a/src/main/java/com/airhacks/afterburner/configuration/Configurator.java b/src/main/java/com/airhacks/afterburner/configuration/Configurator.java index b312860..577d462 100644 --- a/src/main/java/com/airhacks/afterburner/configuration/Configurator.java +++ b/src/main/java/com/airhacks/afterburner/configuration/Configurator.java @@ -24,9 +24,9 @@ * 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. diff --git a/src/main/java/com/airhacks/afterburner/injection/Injector.java b/src/main/java/com/airhacks/afterburner/injection/Injector.java index fbe04e4..1dc774e 100644 --- a/src/main/java/com/airhacks/afterburner/injection/Injector.java +++ b/src/main/java/com/airhacks/afterburner/injection/Injector.java @@ -9,9 +9,9 @@ * 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. diff --git a/src/main/java/com/airhacks/afterburner/views/FXMLView.java b/src/main/java/com/airhacks/afterburner/views/FXMLView.java index 6dbd485..366fdd7 100644 --- a/src/main/java/com/airhacks/afterburner/views/FXMLView.java +++ b/src/main/java/com/airhacks/afterburner/views/FXMLView.java @@ -9,9 +9,9 @@ * 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.