diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2015-11-01 23:34:56 -0700 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2015-11-01 23:34:56 -0700 |
| commit | eb761689cf60ca8943269eeb040dd3ef095cfb13 (patch) | |
| tree | e35a042816c03a6dae1c9a41d9571ecaf22fe63e | |
| parent | 932fa61fa2ebc4112601c70785981c309b7f3719 (diff) | |
update copyright dates
| -rw-r--r-- | LICENSE.adoc | 2 | ||||
| -rw-r--r-- | NOTICE.adoc | 4 | ||||
| -rw-r--r-- | README.adoc | 2 |
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. |
