diff --git a/src/main/java/io/bitsquare/gui/help/Help.java b/src/main/java/io/bitsquare/gui/help/Help.java index d6e09c8d85..a3db666e1d 100644 --- a/src/main/java/io/bitsquare/gui/help/Help.java +++ b/src/main/java/io/bitsquare/gui/help/Help.java @@ -1,3 +1,20 @@ +/* + * This file is part of Bitsquare. + * + * Bitsquare is free software: you can redistribute it and/or modify it + * under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or (at + * your option) any later version. + * + * Bitsquare is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public + * License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with Bitsquare. If not, see . + */ + package io.bitsquare.gui.help; import io.bitsquare.BitSquare; diff --git a/src/main/java/io/bitsquare/gui/help/HelpId.java b/src/main/java/io/bitsquare/gui/help/HelpId.java index 5b21f4e8f6..bba5d42ebc 100644 --- a/src/main/java/io/bitsquare/gui/help/HelpId.java +++ b/src/main/java/io/bitsquare/gui/help/HelpId.java @@ -1,3 +1,20 @@ +/* + * This file is part of Bitsquare. + * + * Bitsquare is free software: you can redistribute it and/or modify it + * under the terms of the GNU Affero General Public License as published by + * the Free Software Foundation, either version 3 of the License, or (at + * your option) any later version. + * + * Bitsquare is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public + * License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with Bitsquare. If not, see . + */ + package io.bitsquare.gui.help; public enum HelpId {