From 71e9ed2df3c03e304b009171a506968ad1b17ee9 Mon Sep 17 00:00:00 2001 From: Sebastian Ramacher Date: Tue, 27 Nov 2018 23:10:18 +0100 Subject: [PATCH] Use SPDX license identifiers --- data/tex_zathurasynctex.vim | 2 +- doc/Doxyfile | 2 +- doc/conf.py | 2 +- doc/man/conf.py | 2 +- po/ca.po | 2 +- po/cs.po | 2 +- po/de.po | 2 +- po/el.po | 2 +- po/eo.po | 2 +- po/es.po | 2 +- po/es_CL.po | 2 +- po/et.po | 2 +- po/fr.po | 2 +- po/he.po | 2 +- po/hr.po | 2 +- po/id_ID.po | 2 +- po/it.po | 2 +- po/lt.po | 2 +- po/no.po | 2 +- po/pl.po | 2 +- po/pt_BR.po | 2 +- po/ru.po | 2 +- po/ta_IN.po | 2 +- po/tr.po | 2 +- po/uk_UA.po | 2 +- tests/test_document.c | 2 +- tests/test_session.c | 2 +- tests/test_types.c | 2 +- tests/test_utils.c | 2 +- tests/tests.c | 2 +- tests/tests.h | 2 +- zathura/adjustment.c | 2 +- zathura/adjustment.h | 2 +- zathura/bookmarks.c | 2 +- zathura/bookmarks.h | 2 +- zathura/callbacks.c | 2 +- zathura/callbacks.h | 2 +- zathura/checked-integer-arithmetic.c | 2 +- zathura/checked-integer-arithmetic.h | 2 +- zathura/commands.c | 2 +- zathura/commands.h | 2 +- zathura/completion.c | 2 +- zathura/completion.h | 2 +- zathura/config.c | 2 +- zathura/config.h | 2 +- zathura/content-type.c | 2 +- zathura/content-type.h | 2 +- zathura/database-plain.c | 2 +- zathura/database-plain.h | 2 +- zathura/database-sqlite.c | 2 +- zathura/database-sqlite.h | 2 +- zathura/database.c | 2 +- zathura/database.h | 2 +- zathura/dbus-interface.c | 2 +- zathura/dbus-interface.h | 2 +- zathura/document.c | 2 +- zathura/document.h | 2 +- zathura/file-monitor-glib.c | 2 +- zathura/file-monitor-glib.h | 2 +- zathura/file-monitor-noop.c | 2 +- zathura/file-monitor-noop.h | 2 +- zathura/file-monitor-signal.c | 2 +- zathura/file-monitor-signal.h | 2 +- zathura/file-monitor.c | 2 +- zathura/file-monitor.h | 2 +- zathura/internal.h | 2 +- zathura/links.c | 2 +- zathura/links.h | 2 +- zathura/macros.h | 2 +- zathura/main.c | 2 +- zathura/marks.c | 2 +- zathura/marks.h | 2 +- zathura/page-widget.c | 2 +- zathura/page-widget.h | 2 +- zathura/page.c | 2 +- zathura/page.h | 2 +- zathura/plugin-api.h | 2 +- zathura/plugin.c | 2 +- zathura/plugin.h | 2 +- zathura/print.c | 2 +- zathura/print.h | 2 +- zathura/render.c | 2 +- zathura/render.h | 2 +- zathura/seccomp-filters.c | 2 +- zathura/seccomp-filters.h | 2 +- zathura/shortcuts.c | 2 +- zathura/shortcuts.h | 2 +- zathura/synctex.c | 2 +- zathura/synctex.h | 2 +- zathura/types.c | 2 +- zathura/types.h | 2 +- zathura/utils.c | 2 +- zathura/utils.h | 2 +- zathura/version.h.in | 2 +- zathura/zathura.c | 2 +- zathura/zathura.h | 2 +- 96 files changed, 96 insertions(+), 96 deletions(-) diff --git a/data/tex_zathurasynctex.vim b/data/tex_zathurasynctex.vim index c7f4922..4b3d21c 100644 --- a/data/tex_zathurasynctex.vim +++ b/data/tex_zathurasynctex.vim @@ -1,4 +1,4 @@ -" See LICENSE file for license and copyright information +" SPDX-License-Identifier: Zlib " This is a sample plugin that can be used for synctex forward synchronization. " It currently uses latexsuite to obtain the file name of the document. If you diff --git a/doc/Doxyfile b/doc/Doxyfile index 632180a..18c8636 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -1,4 +1,4 @@ -# See LICENSE file for license and copyright information +# SPDX-License-Identifier: Zlib # General information PROJECT_NAME = zathura diff --git a/doc/conf.py b/doc/conf.py index c0fb098..6634f2a 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # -# See LICENSE file for license and copyright information +# SPDX-License-Identifier: Zlib import sphinx_rtd_theme diff --git a/doc/man/conf.py b/doc/man/conf.py index 49c0cb2..3b57273 100644 --- a/doc/man/conf.py +++ b/doc/man/conf.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# See LICENSE file for license and copyright information +# SPDX-License-Identifier: Zlib import os.path import glob diff --git a/po/ca.po b/po/ca.po index fa94f38..707b4b4 100644 --- a/po/ca.po +++ b/po/ca.po @@ -1,5 +1,5 @@ # zathura - language file (Catalan) -# See LICENSE file for license and copyright information +# SPDX-License-Identifier: Zlib # # Translators: # mvdan , 2012 diff --git a/po/cs.po b/po/cs.po index 89499bc..39b0bec 100644 --- a/po/cs.po +++ b/po/cs.po @@ -1,5 +1,5 @@ # zathura - language file (Czech) -# See LICENSE file for license and copyright information +# SPDX-License-Identifier: Zlib # # Translators: # fri, 2016 diff --git a/po/de.po b/po/de.po index b6e989c..8617346 100644 --- a/po/de.po +++ b/po/de.po @@ -1,5 +1,5 @@ # zathura - language file (German) -# See LICENSE file for license and copyright information +# SPDX-License-Identifier: Zlib # # Translators: # Moritz Lipp , 2014 diff --git a/po/el.po b/po/el.po index 141bd31..772b3a7 100644 --- a/po/el.po +++ b/po/el.po @@ -1,5 +1,5 @@ # zathura - language file (Greek) -# See LICENSE file for license and copyright information +# SPDX-License-Identifier: Zlib # # Translators: # Nisok Kosin , 2012. diff --git a/po/eo.po b/po/eo.po index 621b707..2b98295 100644 --- a/po/eo.po +++ b/po/eo.po @@ -1,5 +1,5 @@ # zathura - language file (Esperanto) -# See LICENSE file for license and copyright information +# SPDX-License-Identifier: Zlib # # Translators: # , 2012. diff --git a/po/es.po b/po/es.po index a7eab71..2fe0700 100644 --- a/po/es.po +++ b/po/es.po @@ -1,5 +1,5 @@ # zathura - language file (Spanish) -# See LICENSE file for license and copyright information +# SPDX-License-Identifier: Zlib # # Translators: msgid "" diff --git a/po/es_CL.po b/po/es_CL.po index 47cdbda..80f3b2d 100644 --- a/po/es_CL.po +++ b/po/es_CL.po @@ -1,5 +1,5 @@ # zathura - language file (Spanish (Chile)) -# See LICENSE file for license and copyright information +# SPDX-License-Identifier: Zlib # # Translators: # watsh1ken , 2012 diff --git a/po/et.po b/po/et.po index b4da9a7..f79578d 100644 --- a/po/et.po +++ b/po/et.po @@ -1,5 +1,5 @@ # zathura - language file (Estonian) -# See LICENSE file for license and copyright information +# SPDX-License-Identifier: Zlib # # Translators: # Rivo Zängov , 2012 diff --git a/po/fr.po b/po/fr.po index 222fed4..c73c345 100644 --- a/po/fr.po +++ b/po/fr.po @@ -1,5 +1,5 @@ # zathura - language file (French) -# See LICENSE file for license and copyright information +# SPDX-License-Identifier: Zlib # # Translators: # bknecht , 2012 diff --git a/po/he.po b/po/he.po index f2bedfb..22d1ad4 100644 --- a/po/he.po +++ b/po/he.po @@ -1,5 +1,5 @@ # zathura - language file (Hebrew) -# See LICENSE file for license and copyright information +# SPDX-License-Identifier: Zlib # # Translators: msgid "" diff --git a/po/hr.po b/po/hr.po index b128aba..305d778 100644 --- a/po/hr.po +++ b/po/hr.po @@ -1,5 +1,5 @@ # zathura - language file (Croatian) -# See LICENSE file for license and copyright information +# SPDX-License-Identifier: Zlib # # Translators: msgid "" diff --git a/po/id_ID.po b/po/id_ID.po index 91669d2..3270422 100644 --- a/po/id_ID.po +++ b/po/id_ID.po @@ -1,5 +1,5 @@ # zathura - language file (Inonesian (Indonesia)) -# See LICENSE file for license and copyright information +# SPDX-License-Identifier: Zlib # # Translators: # andjeng , 2013 diff --git a/po/it.po b/po/it.po index 2f70e95..ace1e90 100644 --- a/po/it.po +++ b/po/it.po @@ -1,5 +1,5 @@ # zathura - language file (Italian) -# See LICENSE file for license and copyright information +# SPDX-License-Identifier: Zlib # # Translators: # TheLemonMan , 2015 diff --git a/po/lt.po b/po/lt.po index 910bba1..bae7b1e 100644 --- a/po/lt.po +++ b/po/lt.po @@ -1,5 +1,5 @@ # zathura - language file (Lithuanian) -# See LICENSE file for license and copyright information +# SPDX-License-Identifier: Zlib # # Translators: # gns_ank , 2013 diff --git a/po/no.po b/po/no.po index d55d704..c512fa8 100644 --- a/po/no.po +++ b/po/no.po @@ -1,5 +1,5 @@ # zathura - language file (Norwegian) -# See LICENSE file for license and copyright information +# SPDX-License-Identifier: Zlib # # Translators: # maccyber , 2014 diff --git a/po/pl.po b/po/pl.po index 8f65321..ca46d4d 100644 --- a/po/pl.po +++ b/po/pl.po @@ -1,5 +1,5 @@ # zathura - language file (Polish) -# See LICENSE file for license and copyright information# +# SPDX-License-Identifier: Zlib# # # Translators: # Łukasz Hryniuk , 2013 diff --git a/po/pt_BR.po b/po/pt_BR.po index 830b70b..73d2a9a 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -1,5 +1,5 @@ # zathura - language file (Portuguese (Brazil)) -# See LICENSE file for license and copyright information +# SPDX-License-Identifier: Zlib # # Translators: # salmora8 , 2012-2014 diff --git a/po/ru.po b/po/ru.po index 92c1a33..239bc22 100644 --- a/po/ru.po +++ b/po/ru.po @@ -1,5 +1,5 @@ # zathura - language file (Russian) -# See LICENSE file for license and copyright information +# SPDX-License-Identifier: Zlib # # Translators: # AlexanderR , 2013 diff --git a/po/ta_IN.po b/po/ta_IN.po index e39ff53..71a5591 100644 --- a/po/ta_IN.po +++ b/po/ta_IN.po @@ -1,5 +1,5 @@ # zathura - language file (Tamil (India)) -# See LICENSE file for license and copyright information +# SPDX-License-Identifier: Zlib # # Translators: # mankand007 , 2012 diff --git a/po/tr.po b/po/tr.po index d2fb688..4112426 100644 --- a/po/tr.po +++ b/po/tr.po @@ -1,5 +1,5 @@ # zathura - language file (Turkish) -# See LICENSE file for license and copyright information +# SPDX-License-Identifier: Zlib # # Translators: # , 2012. diff --git a/po/uk_UA.po b/po/uk_UA.po index 52d7a92..9bc7f6a 100644 --- a/po/uk_UA.po +++ b/po/uk_UA.po @@ -1,5 +1,5 @@ # zathura - language file (Ukrainian (Ukrain)) -# See LICENSE file for license and copyright information +# SPDX-License-Identifier: Zlib # # Translators: # sevenfourk , 2012 diff --git a/tests/test_document.c b/tests/test_document.c index dd78d27..3f32417 100644 --- a/tests/test_document.c +++ b/tests/test_document.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include diff --git a/tests/test_session.c b/tests/test_session.c index 48c08bb..09c7086 100644 --- a/tests/test_session.c +++ b/tests/test_session.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include diff --git a/tests/test_types.c b/tests/test_types.c index 0d97db0..c6db5f7 100644 --- a/tests/test_types.c +++ b/tests/test_types.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include #include diff --git a/tests/test_utils.c b/tests/test_utils.c index 81ef1c4..b46ab06 100644 --- a/tests/test_utils.c +++ b/tests/test_utils.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include diff --git a/tests/tests.c b/tests/tests.c index 4d2f72d..faf34bb 100644 --- a/tests/tests.c +++ b/tests/tests.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include #include diff --git a/tests/tests.h b/tests/tests.h index 8593c5c..023560c 100644 --- a/tests/tests.h +++ b/tests/tests.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef ZATHURA_TESTS_H #define ZATHURA_TESTS_H diff --git a/zathura/adjustment.c b/zathura/adjustment.c index b4d70a7..06e84d3 100644 --- a/zathura/adjustment.c +++ b/zathura/adjustment.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include "adjustment.h" #include "utils.h" diff --git a/zathura/adjustment.h b/zathura/adjustment.h index a1c3da4..55110c7 100644 --- a/zathura/adjustment.h +++ b/zathura/adjustment.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef ZATHURA_ADJUSTMENT_H #define ZATHURA_ADJUSTMENT_H diff --git a/zathura/bookmarks.c b/zathura/bookmarks.c index c16782a..5957ff1 100644 --- a/zathura/bookmarks.c +++ b/zathura/bookmarks.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include #include "bookmarks.h" diff --git a/zathura/bookmarks.h b/zathura/bookmarks.h index 5119c90..575fb09 100644 --- a/zathura/bookmarks.h +++ b/zathura/bookmarks.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef BOOKMARKS_H #define BOOKMARKS_H diff --git a/zathura/callbacks.c b/zathura/callbacks.c index 397e61c..fd35c0f 100644 --- a/zathura/callbacks.c +++ b/zathura/callbacks.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include #include diff --git a/zathura/callbacks.h b/zathura/callbacks.h index bc361aa..06f089d 100644 --- a/zathura/callbacks.h +++ b/zathura/callbacks.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef CALLBACKS_H #define CALLBACKS_H diff --git a/zathura/checked-integer-arithmetic.c b/zathura/checked-integer-arithmetic.c index 45ee6c2..0fbb148 100644 --- a/zathura/checked-integer-arithmetic.c +++ b/zathura/checked-integer-arithmetic.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include "checked-integer-arithmetic.h" #include diff --git a/zathura/checked-integer-arithmetic.h b/zathura/checked-integer-arithmetic.h index da7debe..9bf7fbb 100644 --- a/zathura/checked-integer-arithmetic.h +++ b/zathura/checked-integer-arithmetic.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef ZATHURA_CHECKED_INTEGER_ARITHMETIC_H #define ZATHURA_CHECKED_INTEGER_ARITHMETIC_H diff --git a/zathura/commands.c b/zathura/commands.c index ee8cdac..377b672 100644 --- a/zathura/commands.c +++ b/zathura/commands.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include #include diff --git a/zathura/commands.h b/zathura/commands.h index 6d65f06..9063f61 100644 --- a/zathura/commands.h +++ b/zathura/commands.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef COMMANDS_H #define COMMANDS_H diff --git a/zathura/completion.c b/zathura/completion.c index d2754d3..20bf81f 100644 --- a/zathura/completion.c +++ b/zathura/completion.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include #include diff --git a/zathura/completion.h b/zathura/completion.h index 14e8460..0f13b11 100644 --- a/zathura/completion.h +++ b/zathura/completion.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef COMPLETION_H #define COMPLETION_H diff --git a/zathura/config.c b/zathura/config.c index 28746ba..00599ab 100644 --- a/zathura/config.c +++ b/zathura/config.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include "config.h" #include "commands.h" diff --git a/zathura/config.h b/zathura/config.h index 967a484..0ada9ee 100644 --- a/zathura/config.h +++ b/zathura/config.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef CONFIG_H #define CONFIG_H diff --git a/zathura/content-type.c b/zathura/content-type.c index 5761801..03a3c9f 100644 --- a/zathura/content-type.c +++ b/zathura/content-type.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include "content-type.h" #include "macros.h" diff --git a/zathura/content-type.h b/zathura/content-type.h index bf65482..cf46d7b 100644 --- a/zathura/content-type.h +++ b/zathura/content-type.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef ZATHURA_CONTENT_TYPE_H #define ZATHURA_CONTENT_TYPE_H diff --git a/zathura/database-plain.c b/zathura/database-plain.c index fe92a77..873e157 100644 --- a/zathura/database-plain.c +++ b/zathura/database-plain.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #define _POSIX_SOURCE #define _XOPEN_SOURCE 500 diff --git a/zathura/database-plain.h b/zathura/database-plain.h index 2dca276..8485a38 100644 --- a/zathura/database-plain.h +++ b/zathura/database-plain.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef ZATHURA_DATABASE_PLAIN_H #define ZATHURA_DATABASE_PLAIN_H diff --git a/zathura/database-sqlite.c b/zathura/database-sqlite.c index 8f58cad..dd96f37 100644 --- a/zathura/database-sqlite.c +++ b/zathura/database-sqlite.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include #include diff --git a/zathura/database-sqlite.h b/zathura/database-sqlite.h index 5095df9..d6fb8c3 100644 --- a/zathura/database-sqlite.h +++ b/zathura/database-sqlite.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef ZATHURA_DATABASE_SQLITE_H #define ZATHURA_DATABASE_SQLITE_H diff --git a/zathura/database.c b/zathura/database.c index 224efd9..a9cf245 100644 --- a/zathura/database.c +++ b/zathura/database.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include "database.h" diff --git a/zathura/database.h b/zathura/database.h index 06cb9b8..fec8fdd 100644 --- a/zathura/database.h +++ b/zathura/database.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef DATABASE_H #define DATABASE_H diff --git a/zathura/dbus-interface.c b/zathura/dbus-interface.c index a9bd878..fcb8c89 100644 --- a/zathura/dbus-interface.c +++ b/zathura/dbus-interface.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include "dbus-interface.h" #include "synctex.h" diff --git a/zathura/dbus-interface.h b/zathura/dbus-interface.h index 83d8f4f..3e565c8 100644 --- a/zathura/dbus-interface.h +++ b/zathura/dbus-interface.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef DBUS_INTERFACE_H #define DBUS_INTERFACE_H diff --git a/zathura/document.c b/zathura/document.c index 8065763..08d9b97 100644 --- a/zathura/document.c +++ b/zathura/document.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include #include diff --git a/zathura/document.h b/zathura/document.h index 6bd1d76..a83f4f7 100644 --- a/zathura/document.h +++ b/zathura/document.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef DOCUMENT_H #define DOCUMENT_H diff --git a/zathura/file-monitor-glib.c b/zathura/file-monitor-glib.c index 418d504..10303c4 100644 --- a/zathura/file-monitor-glib.c +++ b/zathura/file-monitor-glib.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include "file-monitor-glib.h" #include "macros.h" diff --git a/zathura/file-monitor-glib.h b/zathura/file-monitor-glib.h index f0d41b4..0cbf26d 100644 --- a/zathura/file-monitor-glib.h +++ b/zathura/file-monitor-glib.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef FILEMONITOR_GLIB_H #define FILEMONITOR_GLIB_H diff --git a/zathura/file-monitor-noop.c b/zathura/file-monitor-noop.c index 82e108d..b587a99 100644 --- a/zathura/file-monitor-noop.c +++ b/zathura/file-monitor-noop.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include "file-monitor-noop.h" diff --git a/zathura/file-monitor-noop.h b/zathura/file-monitor-noop.h index 86cdf65..50de2c4 100644 --- a/zathura/file-monitor-noop.h +++ b/zathura/file-monitor-noop.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef FILEMONITOR_NOOP_H #define FILEMONITOR_NOOP_H diff --git a/zathura/file-monitor-signal.c b/zathura/file-monitor-signal.c index a00d035..319856a 100644 --- a/zathura/file-monitor-signal.c +++ b/zathura/file-monitor-signal.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include "file-monitor-signal.h" diff --git a/zathura/file-monitor-signal.h b/zathura/file-monitor-signal.h index 8548158..d44020c 100644 --- a/zathura/file-monitor-signal.h +++ b/zathura/file-monitor-signal.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef FILEMONITOR_SIGNAL_H #define FILEMONITOR_SIGNAL_H diff --git a/zathura/file-monitor.c b/zathura/file-monitor.c index 21be190..e9c37fb 100644 --- a/zathura/file-monitor.c +++ b/zathura/file-monitor.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include "file-monitor.h" #include "file-monitor-glib.h" diff --git a/zathura/file-monitor.h b/zathura/file-monitor.h index 0cd8cfc..34e572f 100644 --- a/zathura/file-monitor.h +++ b/zathura/file-monitor.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef FILEMONITOR_H #define FILEMONITOR_H diff --git a/zathura/internal.h b/zathura/internal.h index 9d3e348..63167b2 100644 --- a/zathura/internal.h +++ b/zathura/internal.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef INTERNAL_H #define INTERNAL_H diff --git a/zathura/links.c b/zathura/links.c index 83967db..6356d1a 100644 --- a/zathura/links.c +++ b/zathura/links.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include #include diff --git a/zathura/links.h b/zathura/links.h index dc72408..e90cab7 100644 --- a/zathura/links.h +++ b/zathura/links.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef LINK_H #define LINK_H diff --git a/zathura/macros.h b/zathura/macros.h index 62e6075..7ed4c6c 100644 --- a/zathura/macros.h +++ b/zathura/macros.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef ZATHURA_MACROS_H #define ZATHURA_MACROS_H diff --git a/zathura/main.c b/zathura/main.c index 18cbbbe..d7ff5b3 100644 --- a/zathura/main.c +++ b/zathura/main.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include #include diff --git a/zathura/marks.c b/zathura/marks.c index 12eee4f..7b94bbd 100644 --- a/zathura/marks.c +++ b/zathura/marks.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include #include diff --git a/zathura/marks.h b/zathura/marks.h index 64d3329..db5fa77 100644 --- a/zathura/marks.h +++ b/zathura/marks.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef MARKS_H #define MARKS_H diff --git a/zathura/page-widget.c b/zathura/page-widget.c index 5dd8b1b..61986ff 100644 --- a/zathura/page-widget.c +++ b/zathura/page-widget.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include #include diff --git a/zathura/page-widget.h b/zathura/page-widget.h index 132b868..77fb640 100644 --- a/zathura/page-widget.h +++ b/zathura/page-widget.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef PAGE_WIDGET_H #define PAGE_WIDGET_H diff --git a/zathura/page.c b/zathura/page.c index 799cc27..1a28951 100644 --- a/zathura/page.c +++ b/zathura/page.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include #include diff --git a/zathura/page.h b/zathura/page.h index f56d2e3..572157e 100644 --- a/zathura/page.h +++ b/zathura/page.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef PAGE_H #define PAGE_H diff --git a/zathura/plugin-api.h b/zathura/plugin-api.h index fd6fc59..9077927 100644 --- a/zathura/plugin-api.h +++ b/zathura/plugin-api.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef PLUGIN_API_H #define PLUGIN_API_H diff --git a/zathura/plugin.c b/zathura/plugin.c index 52f8700..f72ff39 100644 --- a/zathura/plugin.c +++ b/zathura/plugin.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include "plugin.h" diff --git a/zathura/plugin.h b/zathura/plugin.h index 21c7af3..68e359f 100644 --- a/zathura/plugin.h +++ b/zathura/plugin.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef PLUGIN_H #define PLUGIN_H diff --git a/zathura/print.c b/zathura/print.c index 4cd98e0..03c9a43 100644 --- a/zathura/print.c +++ b/zathura/print.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include "print.h" #include "document.h" diff --git a/zathura/print.h b/zathura/print.h index 3833d94..e88e769 100644 --- a/zathura/print.h +++ b/zathura/print.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef PRINT_H #define PRINT_H diff --git a/zathura/render.c b/zathura/render.c index f33a564..9d67c63 100644 --- a/zathura/render.c +++ b/zathura/render.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include #include diff --git a/zathura/render.h b/zathura/render.h index 7b878c1..15e5d26 100644 --- a/zathura/render.h +++ b/zathura/render.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef RENDER_H #define RENDER_H diff --git a/zathura/seccomp-filters.c b/zathura/seccomp-filters.c index 147b0f3..d93c592 100644 --- a/zathura/seccomp-filters.c +++ b/zathura/seccomp-filters.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include "seccomp-filters.h" diff --git a/zathura/seccomp-filters.h b/zathura/seccomp-filters.h index 5782ad6..57bfbb1 100644 --- a/zathura/seccomp-filters.h +++ b/zathura/seccomp-filters.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef ZATHURA_SECCOMP_FILTERS_H #define ZATHURA_SECCOMP_FILTERS_H diff --git a/zathura/shortcuts.c b/zathura/shortcuts.c index ff497bd..23be273 100644 --- a/zathura/shortcuts.c +++ b/zathura/shortcuts.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include #include diff --git a/zathura/shortcuts.h b/zathura/shortcuts.h index c1b19ad..182303f 100644 --- a/zathura/shortcuts.h +++ b/zathura/shortcuts.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef SHORTCUTS_H #define SHORTCUTS_H diff --git a/zathura/synctex.c b/zathura/synctex.c index 25c1b18..0377f13 100644 --- a/zathura/synctex.c +++ b/zathura/synctex.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include #include diff --git a/zathura/synctex.h b/zathura/synctex.h index 8c69d6d..e229ee5 100644 --- a/zathura/synctex.h +++ b/zathura/synctex.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef SYNCTEX_H #define SYNCTEX_H diff --git a/zathura/types.c b/zathura/types.c index 4675853..b3937b8 100644 --- a/zathura/types.c +++ b/zathura/types.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include #include diff --git a/zathura/types.h b/zathura/types.h index b719385..e02efc5 100644 --- a/zathura/types.h +++ b/zathura/types.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef TYPES_H #define TYPES_H diff --git a/zathura/utils.c b/zathura/utils.c index c9281a0..1af1e1a 100644 --- a/zathura/utils.c +++ b/zathura/utils.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include #include diff --git a/zathura/utils.h b/zathura/utils.h index 088b214..57b68bd 100644 --- a/zathura/utils.h +++ b/zathura/utils.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef UTILS_H #define UTILS_H diff --git a/zathura/version.h.in b/zathura/version.h.in index 186be9f..a2e9be4 100644 --- a/zathura/version.h.in +++ b/zathura/version.h.in @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef ZATHURA_VERSION_H #define ZATHURA_VERSION_H diff --git a/zathura/zathura.c b/zathura/zathura.c index d0deb3d..1dbc5c4 100644 --- a/zathura/zathura.c +++ b/zathura/zathura.c @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #include #include diff --git a/zathura/zathura.h b/zathura/zathura.h index b05b125..77fa751 100644 --- a/zathura/zathura.h +++ b/zathura/zathura.h @@ -1,4 +1,4 @@ -/* See LICENSE file for license and copyright information */ +/* SPDX-License-Identifier: Zlib */ #ifndef ZATHURA_H #define ZATHURA_H