summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2022-06-07 17:15:03 -0400
committerAllen Winter <allen.winter@kdab.com>2022-06-07 17:15:03 -0400
commit41aa926f4c3008d6df7ad920a268f4a418deca1d (patch)
tree6565c5e2f864ab933f793c89fc794a7ab23ee996 /examples
parent98780805c4e1a520d42a0ad4046cd76f84c17909 (diff)
downloadlibical-git-41aa926f4c3008d6df7ad920a268f4a418deca1d.tar.gz
full REUSE compilance
Diffstat (limited to 'examples')
-rw-r--r--examples/changenames.pl4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/changenames.pl b/examples/changenames.pl
deleted file mode 100644
index 4adf84b9..00000000
--- a/examples/changenames.pl
+++ /dev/null
@@ -1,4 +0,0 @@
-s/icalcluster/icalfileset/g;
-s/ICALCLUSTER/ICALFILESET/g;
-s/icalstore/icaldirset/g;
-s/ICALSTORE/ICALDIRSET/g;