diff options
| -rw-r--r-- | LICENSE.adoc | 2 | ||||
| -rw-r--r-- | README-fr.adoc | 2 | ||||
| -rw-r--r-- | README.adoc | 2 | ||||
| -rw-r--r-- | man/asciidoctor.1 | 18 | ||||
| -rw-r--r-- | man/asciidoctor.adoc | 2 |
5 files changed, 13 insertions, 13 deletions
diff --git a/LICENSE.adoc b/LICENSE.adoc index f623b0a2..67b0c0a9 100644 --- a/LICENSE.adoc +++ b/LICENSE.adoc @@ -1,6 +1,6 @@ .The MIT License .... -Copyright (C) 2012-2015 Dan Allen, Ryan Waldron and the Asciidoctor Project +Copyright (C) 2012-2016 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-fr.adoc b/README-fr.adoc index 2545acda..96dd78a2 100644 --- a/README-fr.adoc +++ b/README-fr.adoc @@ -341,7 +341,7 @@ L'organisation Asciidoctor sur GitHub:: {uri-org} == Copyright et licence -Copyright (C) 2012-2015 Dan Allen, Ryan Waldron et le projet Asciidoctor. +Copyright (C) 2012-2016 Dan Allen, Ryan Waldron et le projet Asciidoctor. Une utilisation libre de ce logiciel est autorisé sous les termes de la licence MIT. Consultez le fichier {uri-license}[LICENSE] pour plus de détails. diff --git a/README.adoc b/README.adoc index e352daa3..5553b7be 100644 --- a/README.adoc +++ b/README.adoc @@ -337,7 +337,7 @@ Asciidoctor organization on GitHub:: {uri-org} == Copyright and Licensing -Copyright (C) 2012-2015 Dan Allen, Ryan Waldron and the Asciidoctor Project. +Copyright (C) 2012-2016 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 faaf41d9..3f0c3c34 100644 --- a/man/asciidoctor.1 +++ b/man/asciidoctor.1 @@ -1,13 +1,13 @@ '\" t .\" Title: asciidoctor .\" Author: Dan Allen, Sarah White, Ryan Waldron -.\" Generator: Asciidoctor 1.5.3 -.\" Date: 2015-10-30 +.\" Generator: Asciidoctor 1.5.4.dev +.\" Date: 2016-01-03 .\" Manual: Asciidoctor Manual .\" Source: Asciidoctor 1.5.3 .\" Language: English .\" -.TH "ASCIIDOCTOR" "1" "2015-10-30" "Asciidoctor 1.5.3" "Asciidoctor Manual" +.TH "ASCIIDOCTOR" "1" "2016-01-03" "Asciidoctor 1.5.3" "Asciidoctor Manual" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 @@ -204,7 +204,7 @@ Failure (syntax or usage error; configuration error; document processing failure .RE .SH "BUGS" .sp -Refer to the \fBAsciidoctor\fP issue tracker at +Refer to the \fBAsciidoctor\fP issue tracker at \c .URL "https://github.com/asciidoctor/asciidoctor/issues?q=is%3Aopen" "" "." .SH "AUTHORS" .sp @@ -213,20 +213,20 @@ Refer to the \fBAsciidoctor\fP issue tracker at \fBAsciiDoc\fP was written by Stuart Rackham and has received contributions from many other individuals. .SH "RESOURCES" .sp -\fBProject web site:\fP +\fBProject web site:\fP \c .URL "http://asciidoctor.org" "" "" .sp -\fBGit source repository on GitHub:\fP +\fBGit source repository on GitHub:\fP \c .URL "https://github.com/asciidoctor/asciidoctor" "" "" .sp -\fBGitHub organization:\fP +\fBGitHub organization:\fP \c .URL "https://github.com/asciidoctor" "" "" .sp -\fBDiscussion list / forum:\fP +\fBDiscussion list / forum:\fP \c .URL "http://discuss.asciidoctor.org" "" "" .SH "COPYING" .sp -Copyright (C) 2012\-2015 Dan Allen, Ryan Waldron and the Asciidoctor Project. +Copyright (C) 2012\-2016 Dan Allen, Ryan Waldron and the Asciidoctor Project. Free use of this software is granted under the terms of the MIT License. .SH "AUTHOR(S)" .sp diff --git a/man/asciidoctor.adoc b/man/asciidoctor.adoc index 67e822ef..38fa7d0d 100644 --- a/man/asciidoctor.adoc +++ b/man/asciidoctor.adoc @@ -174,5 +174,5 @@ Refer to the *Asciidoctor* issue tracker at https://github.com/asciidoctor/ascii == COPYING -Copyright \(C) 2012-2015 Dan Allen, Ryan Waldron and the Asciidoctor Project. +Copyright \(C) 2012-2016 Dan Allen, Ryan Waldron and the Asciidoctor Project. Free use of this software is granted under the terms of the MIT License. |
