about summary refs log tree commit diff
path: root/web/source/main.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/source/main.js')
-rw-r--r--web/source/main.js17
1 files changed, 17 insertions, 0 deletions
diff --git a/web/source/main.js b/web/source/main.js
index a12be2f..9fd6c56 100644
--- a/web/source/main.js
+++ b/web/source/main.js
@@ -1,3 +1,20 @@
+//  Copyright 2017 Lukas Epple
+//
+//  This file is part of likely music.
+//
+//  likely music 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.
+//
+//  likely music 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 likely music. If not, see <http://www.gnu.org/licenses/>.
+
 import vis from 'vis';
 import { Map } from 'immutable';
 // types / internals