diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2021-07-31 15:25:57 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2021-07-31 15:25:57 -0600 |
| commit | 309d515fac1af6691ada130d585af5d11c786cd9 (patch) | |
| tree | 7818e2d2579666ceff83ed0c52b270c97c321fea | |
| parent | ff559f8dcb69642053ab5425d40a57ade197a836 (diff) | |
use "present" as end copyright year to indicate project is ongoing [skip ci]
| -rw-r--r-- | LICENSE | 2 | ||||
| -rw-r--r-- | README-de.adoc | 2 | ||||
| -rw-r--r-- | README-fr.adoc | 2 | ||||
| -rw-r--r-- | README-jp.adoc | 2 | ||||
| -rw-r--r-- | README-zh_CN.adoc | 2 | ||||
| -rw-r--r-- | man/asciidoctor.1 | 4 | ||||
| -rw-r--r-- | man/asciidoctor.adoc | 2 |
7 files changed, 8 insertions, 8 deletions
@@ -1,6 +1,6 @@ MIT License -Copyright (C) 2012-2021 Dan Allen, Sarah White, Ryan Waldron, and the +Copyright (C) 2012-present Dan Allen, Sarah White, Ryan Waldron, and the individual contributors to Asciidoctor. Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/README-de.adoc b/README-de.adoc index b1c13f3e..376c9aad 100644 --- a/README-de.adoc +++ b/README-de.adoc @@ -451,7 +451,7 @@ Asciidoctor Organization auf GitHub:: {uri-org} == Lizenz -Copyright (C) 2012-2021 Dan Allen, Sarah White, Ryan Waldron, und die einzelnen Mitarbeiter von Asciidoctor. +Copyright (C) 2012-present Dan Allen, Sarah White, Ryan Waldron, und die einzelnen Mitarbeiter von Asciidoctor. Die Nutzung dieser Software wird unter den Bedingungen der MIT-Lizenz gewährt. Siehe die {uri-license}[LIZENZ] für den vollen Lizenztext. diff --git a/README-fr.adoc b/README-fr.adoc index 9c960802..8e57bafb 100644 --- a/README-fr.adoc +++ b/README-fr.adoc @@ -417,7 +417,7 @@ L'organisation Asciidoctor sur GitHub:: {uri-org} == Licence -Copyright (C) 2012-2021 Dan Allen, Sarah White, Ryan Waldron, et les contributeurs individuels d'Asciidoctor. +Copyright (C) 2012-present Dan Allen, Sarah White, Ryan Waldron, et les contributeurs individuels d'Asciidoctor. Une utilisation libre de ce logiciel est autorisée sous les termes de la licence MIT. Consultez le fichier {uri-license}[LICENSE] pour plus de détails. diff --git a/README-jp.adoc b/README-jp.adoc index 852eea44..475baa47 100644 --- a/README-jp.adoc +++ b/README-jp.adoc @@ -451,7 +451,7 @@ GitHub上のAsciidoctorのorganization:: {uri-org} == ライセンス -Copyright (C) 2012-2021 Dan Allen, Sarah White, Ryan Waldron, and the individual contributors to Asciidoctor. +Copyright (C) 2012-present Dan Allen, Sarah White, Ryan Waldron, and the individual contributors to Asciidoctor. 本ソフトウェアはMITライセンスのもとで使用できます. ライセンスの詳細については {uri-license}[LICENSE] ファイルを参照してください. diff --git a/README-zh_CN.adoc b/README-zh_CN.adoc index 73d48986..3a5370a2 100644 --- a/README-zh_CN.adoc +++ b/README-zh_CN.adoc @@ -410,7 +410,7 @@ Asciidoctor 组织在 GitHub 托管代码、议案跟踪和相关子项目。 [#copyright-and-licensing] == 版权和协议 -Copyright (C) 2012-2021 Dan Allen, Sarah White, Ryan Waldron, and the individual contributors to Asciidoctor. +Copyright (C) 2012-present Dan Allen, Sarah White, Ryan Waldron, and the individual contributors to Asciidoctor. 这个软件的免费使用是在MIT许可条款授予的。 请看 {uri-license}[版权声明] 文件来获取更多详细信息。 diff --git a/man/asciidoctor.1 b/man/asciidoctor.1 index 31af6169..618ec746 100644 --- a/man/asciidoctor.1 +++ b/man/asciidoctor.1 @@ -256,7 +256,7 @@ Refer to the \fBAsciidoctor\fP issue tracker at \c .URL "http://discuss.asciidoctor.org" "" "" .SH "COPYING" .sp -Copyright (C) 2012\-2021 Dan Allen, Ryan Waldron, and the Asciidoctor Project. +Copyright (C) 2012\-present Dan Allen, Ryan Waldron, and the Asciidoctor Project. Free use of this software is granted under the terms of the MIT License. .SH "AUTHORS" .sp @@ -264,4 +264,4 @@ Dan Allen .sp Sarah White .sp -Ryan Waldron
\ No newline at end of file +Ryan Waldron diff --git a/man/asciidoctor.adoc b/man/asciidoctor.adoc index 932d65a6..5109d913 100644 --- a/man/asciidoctor.adoc +++ b/man/asciidoctor.adoc @@ -193,5 +193,5 @@ Refer to the *Asciidoctor* issue tracker at https://github.com/asciidoctor/ascii == COPYING -Copyright \(C) 2012-2021 Dan Allen, Ryan Waldron, and the Asciidoctor Project. +Copyright \(C) 2012-present Dan Allen, Ryan Waldron, and the Asciidoctor Project. Free use of this software is granted under the terms of the MIT License. |
