diff options
author | pacien | 2023-10-23 23:53:38 +0200 |
---|---|---|
committer | pacien | 2023-10-23 23:53:38 +0200 |
commit | ae611c131d38e5d87cca3c2610172679982352ca (patch) | |
tree | 076149f14eff33371313d0fcc3d666817016fdb3 /beamer | |
parent | 692db901840c7797f6542df6c82ad42db1dc2717 (diff) | |
download | beamer-viewer-ae611c131d38e5d87cca3c2610172679982352ca.tar.gz |
treewide: update copyright on modified files
Diffstat (limited to 'beamer')
-rw-r--r-- | beamer/viewer/init.js | 2 | ||||
-rw-r--r-- | beamer/viewer/presentation.js | 2 | ||||
-rw-r--r-- | beamer/viewer/stage/stage.js | 2 | ||||
-rw-r--r-- | beamer/viewer/viewer.js | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/beamer/viewer/init.js b/beamer/viewer/init.js index 6190386..d634c94 100644 --- a/beamer/viewer/init.js +++ b/beamer/viewer/init.js | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | * Beamer Viewer, a web-based PDF presentation viewer | 2 | * Beamer Viewer, a web-based PDF presentation viewer |
3 | * Copyright (C) 2018 Pacien TRAN-GIRARD | 3 | * Copyright (C) 2018-2023 Pacien TRAN-GIRARD |
4 | * | 4 | * |
5 | * This program is free software: you can redistribute it and/or modify | 5 | * This program is free software: you can redistribute it and/or modify |
6 | * it under the terms of the GNU Affero General Public License as | 6 | * it under the terms of the GNU Affero General Public License as |
diff --git a/beamer/viewer/presentation.js b/beamer/viewer/presentation.js index 8934dda..fd03288 100644 --- a/beamer/viewer/presentation.js +++ b/beamer/viewer/presentation.js | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | * Beamer Viewer, a web-based PDF presentation viewer | 2 | * Beamer Viewer, a web-based PDF presentation viewer |
3 | * Copyright (C) 2018 Pacien TRAN-GIRARD | 3 | * Copyright (C) 2018-2023 Pacien TRAN-GIRARD |
4 | * | 4 | * |
5 | * This program is free software: you can redistribute it and/or modify | 5 | * This program is free software: you can redistribute it and/or modify |
6 | * it under the terms of the GNU Affero General Public License as | 6 | * it under the terms of the GNU Affero General Public License as |
diff --git a/beamer/viewer/stage/stage.js b/beamer/viewer/stage/stage.js index cb94231..3f1a5f5 100644 --- a/beamer/viewer/stage/stage.js +++ b/beamer/viewer/stage/stage.js | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | * Beamer Viewer, a web-based PDF presentation viewer | 2 | * Beamer Viewer, a web-based PDF presentation viewer |
3 | * Copyright (C) 2018 Pacien TRAN-GIRARD | 3 | * Copyright (C) 2018-2023 Pacien TRAN-GIRARD |
4 | * | 4 | * |
5 | * This program is free software: you can redistribute it and/or modify | 5 | * This program is free software: you can redistribute it and/or modify |
6 | * it under the terms of the GNU Affero General Public License as | 6 | * it under the terms of the GNU Affero General Public License as |
diff --git a/beamer/viewer/viewer.js b/beamer/viewer/viewer.js index a614c88..21b369a 100644 --- a/beamer/viewer/viewer.js +++ b/beamer/viewer/viewer.js | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | * Beamer Viewer, a web-based PDF presentation viewer | 2 | * Beamer Viewer, a web-based PDF presentation viewer |
3 | * Copyright (C) 2018 Pacien TRAN-GIRARD | 3 | * Copyright (C) 2018-2023 Pacien TRAN-GIRARD |
4 | * | 4 | * |
5 | * This program is free software: you can redistribute it and/or modify | 5 | * This program is free software: you can redistribute it and/or modify |
6 | * it under the terms of the GNU Affero General Public License as | 6 | * it under the terms of the GNU Affero General Public License as |