summaryrefslogtreecommitdiff
path: root/libcmark-gfm/tests
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-10-27 17:30:32 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-10-29 10:49:15 +0300
commit2f164c2333d3038c9b527e3beac161e39b060be8 (patch)
tree1c2944b938a207268f07d4e13af244b2f440366f /libcmark-gfm/tests
parentf7edc2c3ff634514a6a1bf9d1fac34536bc727ab (diff)
Canonicalize the license in the package manifests and source files
Diffstat (limited to 'libcmark-gfm/tests')
-rw-r--r--libcmark-gfm/tests/basic/buildfile2
-rw-r--r--libcmark-gfm/tests/basic/driver.c2
-rw-r--r--libcmark-gfm/tests/basic/testscript2
-rw-r--r--libcmark-gfm/tests/build/bootstrap.build2
-rw-r--r--libcmark-gfm/tests/build/root.build2
-rw-r--r--libcmark-gfm/tests/buildfile2
6 files changed, 6 insertions, 6 deletions
diff --git a/libcmark-gfm/tests/basic/buildfile b/libcmark-gfm/tests/basic/buildfile
index 62d766a..d9a0279 100644
--- a/libcmark-gfm/tests/basic/buildfile
+++ b/libcmark-gfm/tests/basic/buildfile
@@ -1,5 +1,5 @@
# file : tests/basic/buildfile
-# license : FreeBSD License; see accompanying COPYING file
+# license : BSD 2-Clause "Simplified" License; see accompanying COPYING file
import libs = libcmark-gfm%lib{cmark-gfm}
diff --git a/libcmark-gfm/tests/basic/driver.c b/libcmark-gfm/tests/basic/driver.c
index c093f71..da60823 100644
--- a/libcmark-gfm/tests/basic/driver.c
+++ b/libcmark-gfm/tests/basic/driver.c
@@ -1,5 +1,5 @@
/* file : tests/basic/driver.c
- * license : FreeBSD License; see accompanying COPYING file
+ * license : BSD 2-Clause "Simplified" License; see accompanying COPYING file
*/
#include <stdio.h>
diff --git a/libcmark-gfm/tests/basic/testscript b/libcmark-gfm/tests/basic/testscript
index 003d5e9..53eecdd 100644
--- a/libcmark-gfm/tests/basic/testscript
+++ b/libcmark-gfm/tests/basic/testscript
@@ -1,4 +1,4 @@
# file : tests/basic/testscript
-# license : FreeBSD License; see accompanying COPYING file
+# license : BSD 2-Clause "Simplified" License; see accompanying COPYING file
$* 'Hello *world*' >'<p>Hello <em>world</em></p>'
diff --git a/libcmark-gfm/tests/build/bootstrap.build b/libcmark-gfm/tests/build/bootstrap.build
index d8223b6..1f99120 100644
--- a/libcmark-gfm/tests/build/bootstrap.build
+++ b/libcmark-gfm/tests/build/bootstrap.build
@@ -1,5 +1,5 @@
# file : tests/build/bootstrap.build
-# license : FreeBSD License; see accompanying COPYING file
+# license : BSD 2-Clause "Simplified" License; see accompanying COPYING file
project = # Unnamed tests subproject.
diff --git a/libcmark-gfm/tests/build/root.build b/libcmark-gfm/tests/build/root.build
index 36b5207..06f65d4 100644
--- a/libcmark-gfm/tests/build/root.build
+++ b/libcmark-gfm/tests/build/root.build
@@ -1,5 +1,5 @@
# file : tests/build/root.build
-# license : FreeBSD License; see accompanying COPYING file
+# license : BSD 2-Clause "Simplified" License; see accompanying COPYING file
using c
diff --git a/libcmark-gfm/tests/buildfile b/libcmark-gfm/tests/buildfile
index 8c4d0c3..4551d45 100644
--- a/libcmark-gfm/tests/buildfile
+++ b/libcmark-gfm/tests/buildfile
@@ -1,4 +1,4 @@
# file : tests/buildfile
-# license : FreeBSD License; see accompanying COPYING file
+# license : BSD 2-Clause "Simplified" License; see accompanying COPYING file
./: {*/ -build/}