summaryrefslogtreecommitdiff
path: root/libcmark-gfm/libcmark-gfm
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/libcmark-gfm
parentf7edc2c3ff634514a6a1bf9d1fac34536bc727ab (diff)
Canonicalize the license in the package manifests and source files
Diffstat (limited to 'libcmark-gfm/libcmark-gfm')
-rw-r--r--libcmark-gfm/libcmark-gfm/buildfile2
-rw-r--r--libcmark-gfm/libcmark-gfm/cmark-gfm_export.h2
-rw-r--r--libcmark-gfm/libcmark-gfm/cmark-gfm_version.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/libcmark-gfm/libcmark-gfm/buildfile b/libcmark-gfm/libcmark-gfm/buildfile
index 8d0ccfb..5c4ec19 100644
--- a/libcmark-gfm/libcmark-gfm/buildfile
+++ b/libcmark-gfm/libcmark-gfm/buildfile
@@ -1,5 +1,5 @@
# file : libcmark-gfm/buildfile
-# license : FreeBSD License; see accompanying COPYING file
+# license : BSD 2-Clause "Simplified" License; see accompanying COPYING file
define inc: file
inc{*}: extension = inc
diff --git a/libcmark-gfm/libcmark-gfm/cmark-gfm_export.h b/libcmark-gfm/libcmark-gfm/cmark-gfm_export.h
index ca72d98..da3fde7 100644
--- a/libcmark-gfm/libcmark-gfm/cmark-gfm_export.h
+++ b/libcmark-gfm/libcmark-gfm/cmark-gfm_export.h
@@ -1,5 +1,5 @@
/* file : libcmark-gfm/cmark-gfm_export.h -*- C -*-
- * license : FreeBSD License; see accompanying COPYING file
+ * license : BSD 2-Clause "Simplified" License; see accompanying COPYING file
*/
#ifndef CMARK_GFM_EXPORT_H
diff --git a/libcmark-gfm/libcmark-gfm/cmark-gfm_version.h b/libcmark-gfm/libcmark-gfm/cmark-gfm_version.h
index 1b7b67b..e64ccf6 100644
--- a/libcmark-gfm/libcmark-gfm/cmark-gfm_version.h
+++ b/libcmark-gfm/libcmark-gfm/cmark-gfm_version.h
@@ -1,5 +1,5 @@
/* file : libcmark-gfm/cmark-gfm_version.h
- * license : FreeBSD License; see accompanying COPYING file
+ * license : BSD 2-Clause "Simplified" License; see accompanying COPYING file
*/
#include <libcmark-gfm/version.h>