From 3a53e581c4888ce0d8e7f62c6766eeafe1c0610f Mon Sep 17 00:00:00 2001 From: pacien Date: Tue, 31 Jul 2018 21:00:13 +0200 Subject: Succumb to paranoia --- pointless/viewer/screen.js | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) (limited to 'pointless/viewer/screen.js') diff --git a/pointless/viewer/screen.js b/pointless/viewer/screen.js index 4f5e5bf..bf7a049 100644 --- a/pointless/viewer/screen.js +++ b/pointless/viewer/screen.js @@ -1,8 +1,19 @@ /* - * screen.js - * Part of Pointless Viewer, a Beamer presentation viewer - * Copyright 2018 Pacien TRAN-GIRARD - * License: GNU GPL v3 + * Pointless Viewer, a web-based Beamer presentation viewer + * Copyright (C) 2018 Pacien TRAN-GIRARD + * + * This program 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. + * + * This program 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 this program. If not, see . */ "use strict"; -- cgit v1.2.3