diff options
Diffstat (limited to 'src/COPYRIGHT')
| -rw-r--r-- | src/COPYRIGHT | 24 | 
1 files changed, 12 insertions, 12 deletions
| diff --git a/src/COPYRIGHT b/src/COPYRIGHT index e6bc060..f4fe0b2 100644 --- a/src/COPYRIGHT +++ b/src/COPYRIGHT @@ -5,7 +5,7 @@    - Author: Ralph Amissah      [ralph.amissah@gmail.com] -  - Copyright: (C) 2015 - 2020 Ralph Amissah +  - Copyright: (C) 2015 - 2021 Ralph Amissah    - code under src/* src/doc_reform/*      - License: AGPL 3 or later: @@ -26,12 +26,12 @@        for more details.        You should have received a copy of the GNU General Public License along -      with this program. If not, see [http://www.gnu.org/licenses/]. +      with this program. If not, see [https://www.gnu.org/licenses/].        If you have Internet connection, the latest version of the AGPL should be        available at these locations: -      [http://www.fsf.org/licensing/licenses/agpl.html] -      [http://www.gnu.org/licenses/agpl.html] +      [https://www.fsf.org/licensing/licenses/agpl.html] +      [https://www.gnu.org/licenses/agpl.html]    - Spine, Doc Reform (related to SiSU) uses standard:      - docReform markup syntax (based on SiSU markup) @@ -41,7 +41,7 @@        - standard SiSU document object numbering    - Hompages: -    [http://www.sisudoc.org] +    [https://www.sisudoc.org]  - Spine, Doc Reform (SiSU) markup samples    Individual document content Copyright (Author) [as stated in document header] @@ -62,7 +62,7 @@      - code:        - License: BSL-1.0          Boost Software License 1.0 -        [http://www.boost.org/LICENSE_1_0.txt] +        [https://www.boost.org/LICENSE_1_0.txt]      - Hompages:        [https://github.com/dlang-community/d2sqlite3] @@ -80,7 +80,7 @@      - code:        - License: BSL-1.0          Boost Software License 1.0 -        [http://www.boost.org/LICENSE_1_0.txt] +        [https://www.boost.org/LICENSE_1_0.txt]      - Hompages:        [https://github.com/dlang-community/D-YAML] @@ -97,7 +97,7 @@      - code:        - License: BSL-1.0          Boost Software License 1.0 -        [http://www.boost.org/LICENSE_1_0.txt] +        [https://www.boost.org/LICENSE_1_0.txt]      - Hompages:        [https://github.com/lgvz/imageformats] @@ -115,11 +115,11 @@      - code:        - License: BSL-1.0          Boost Software License 1.0 -        [http://www.boost.org/LICENSE_1_0.txt] +        [https://www.boost.org/LICENSE_1_0.txt]      - Hompages:        [https://github.com/dlang-community/tinyendian] -      [http://code.dlang.org/packages/tinyendian] +      [https://code.dlang.org/packages/tinyendian]  - Name: cgi.d    - Description: @@ -127,14 +127,14 @@    - Author:      [Adam D. Ruppe] -  - Copyright: (C) 2008 - 2020 Adam D. Ruppe +  - Copyright: (C) 2008 - 2021 Adam D. Ruppe    - code: cgi.d (copy in ./misc/ext_lib/src/arsd/)      aria2c https://raw.githubusercontent.com/adamdruppe/arsd/master/cgi.d      - License: BSL-1.0        Boost Software License 1.0 -      [http://www.boost.org/LICENSE_1_0.txt] +      [https://www.boost.org/LICENSE_1_0.txt]        (Check the bottom of the file for details)    - Hompages: | 
