diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2014-12-31 00:26:20 -0700 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2014-12-31 00:26:20 -0700 |
| commit | 28c0472109edfc51303dc3cb4d0748737debec6d (patch) | |
| tree | 494732f80d02bb055152ea10ad68146586c4e5b4 | |
| parent | 328cf12d4d5643f38f4ce972c6be439f156efb0f (diff) | |
ring in the New Year!
| -rw-r--r-- | LICENSE.adoc | 2 | ||||
| -rw-r--r-- | README.adoc | 4 | ||||
| -rw-r--r-- | man/asciidoctor.1 | 2 | ||||
| -rw-r--r-- | man/asciidoctor.adoc | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/LICENSE.adoc b/LICENSE.adoc index d7d639fb..f623b0a2 100644 --- a/LICENSE.adoc +++ b/LICENSE.adoc @@ -1,6 +1,6 @@ .The MIT License .... -Copyright (C) 2012-2014 Dan Allen, Ryan Waldron and the Asciidoctor Project +Copyright (C) 2012-2015 Dan Allen, Ryan Waldron 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/README.adoc b/README.adoc index c530088b..c73587f5 100644 --- a/README.adoc +++ b/README.adoc @@ -204,7 +204,7 @@ You should see information about the Asciidoctor version and your Ruby environme [.output] .... Asciidoctor 1.5.2 [http://asciidoctor.org] -Runtime Environment (ruby 2.1.2p95 (2014-05-08 revision 45877) [x86_64-linux]) +Runtime Environment (ruby 2.2.0p0 (2014-12-25 revision 49005) [x86_64-linux]) (lc:UTF-8 fs:UTF-8 in:- ex:UTF-8) .... Asciidoctor also provides an API. @@ -329,7 +329,7 @@ Asciidoctor organization on GitHub:: {uri-org} == Copyright and Licensing -Copyright (C) 2012-2014 Dan Allen, Ryan Waldron and the Asciidoctor Project. +Copyright (C) 2012-2015 Dan Allen, Ryan Waldron and the Asciidoctor Project. Free use of this software is granted under the terms of the MIT License. See the {uri-license}[LICENSE] file for details. diff --git a/man/asciidoctor.1 b/man/asciidoctor.1 index 73bd2bc1..5883a9d1 100644 --- a/man/asciidoctor.1 +++ b/man/asciidoctor.1 @@ -163,7 +163,7 @@ GitHub organization: <\fBhttps://github\&.com/asciidoctor\fR> Discussion list / forum: <\fBhttp://discuss\&.asciidoctor\&.org\fR> .SH "COPYING" .sp -Copyright (C) 2012\-2014 Dan Allen, Ryan Waldron and the Asciidoctor Project\&. Free use of this software is granted under the terms of the MIT License\&. +Copyright (C) 2012\-2015 Dan Allen, Ryan Waldron and the Asciidoctor Project\&. Free use of this software is granted under the terms of the MIT License\&. .SH "AUTHOR" .PP \fBDan Allen\fR diff --git a/man/asciidoctor.adoc b/man/asciidoctor.adoc index 6f58c238..d0d407f1 100644 --- a/man/asciidoctor.adoc +++ b/man/asciidoctor.adoc @@ -172,7 +172,7 @@ Discussion list / forum: <**http://discuss.asciidoctor.org**> == COPYING -Copyright \(C) 2012-2014 Dan Allen, Ryan Waldron and the Asciidoctor Project. +Copyright \(C) 2012-2015 Dan Allen, Ryan Waldron and the Asciidoctor Project. Free use of this software is granted under the terms of the MIT License. // vim: tw=80 |
