summaryrefslogtreecommitdiffstats
path: root/src/patchage_config.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-07-19 09:54:58 -0400
committerDavid Robillard <d@drobilla.net>2022-07-20 10:35:29 -0400
commit4658288c09861a2c222636e7844f773fef43bab7 (patch)
tree0d67e66217469d0ed60d2da6824c94183e258f91 /src/patchage_config.h
parentc0ef025450cf1b7eec85ae8058e0a9e301e7cd16 (diff)
downloadpatchage-4658288c09861a2c222636e7844f773fef43bab7.tar.gz
patchage-4658288c09861a2c222636e7844f773fef43bab7.tar.bz2
patchage-4658288c09861a2c222636e7844f773fef43bab7.zip
Adopt REUSE machine-readable licensing standard
Diffstat (limited to 'src/patchage_config.h')
-rw-r--r--src/patchage_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/patchage_config.h b/src/patchage_config.h
index 579a253..5cc311e 100644
--- a/src/patchage_config.h
+++ b/src/patchage_config.h
@@ -1,5 +1,5 @@
// Copyright 2021-2022 David Robillard <d@drobilla.net>
-// SPDX-License-Identifier: ISC
+// SPDX-License-Identifier: GPL-3.0-or-later
/*
Configuration header that defines reasonable defaults at compile time.