summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENSE.adoc2
-rw-r--r--NOTICE.adoc4
-rw-r--r--README.adoc2
3 files changed, 4 insertions, 4 deletions
diff --git a/LICENSE.adoc b/LICENSE.adoc
index 1b1cdfa7..d9e705b3 100644
--- a/LICENSE.adoc
+++ b/LICENSE.adoc
@@ -1,6 +1,6 @@
.The MIT License
....
-Copyright (C) 2014 OpenDevise Inc. and the Asciidoctor Project
+Copyright (C) 2014-2015 OpenDevise Inc. and the Asciidoctor Project
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/NOTICE.adoc b/NOTICE.adoc
index c495db0c..b7219fe9 100644
--- a/NOTICE.adoc
+++ b/NOTICE.adoc
@@ -1,7 +1,7 @@
= Asciidoctor PDF
OpenDevise Inc.; Asciidoctor Project
-Copyright (C) 2014 OpenDevise Inc. and the Asciidoctor Project.
+Copyright (C) 2014-2015 OpenDevise Inc. and the Asciidoctor Project.
Please visit the Asciidoctor project site for more information:
@@ -71,6 +71,6 @@ PrawnCodeRayEncoder class::
- https://github.com/prawnpdf/prawn
Bootstrap (v3.0.3)::
- The default theme is based on Bootstrap 3.0.3.
+ The default theme is inspired by Bootstrap 3.0.3.
- http://getbootstrap.com
diff --git a/README.adoc b/README.adoc
index 8ca33cbe..a2cdf698 100644
--- a/README.adoc
+++ b/README.adoc
@@ -353,7 +353,7 @@ For best results, be sure to always use `bundle exec` whenever invoking the `./b
== Copyright
-Copyright (C) 2014 OpenDevise Inc. and the Asciidoctor Project.
+Copyright (C) 2014-2015 OpenDevise Inc. and the Asciidoctor Project.
Free use of this software is granted under the terms of the MIT License.
For the full text of the license, see the <<LICENSE.adoc#,LICENSE>> file.