diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2020-03-01 12:13:27 +0100 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2020-03-01 12:13:27 +0100 |
| commit | 5e6fe1d012468dbc66c992a062e50bc9ae5bc33f (patch) | |
| tree | a1d7d3ad43d9a07cd8cb2d26dd45753f6eb5d712 | |
| parent | b0cef60cdfd21bb05a74d29eb4ecb63f143b04a3 (diff) | |
| download | newtype-5e6fe1d012468dbc66c992a062e50bc9ae5bc33f.tar.xz newtype-5e6fe1d012468dbc66c992a062e50bc9ae5bc33f.zip | |
releng: bump license year
| -rw-r--r-- | LICENSE | 2 | ||||
| -rw-r--r-- | doc/src/conf.py | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Copyright (c) 2019, Felix Morgner <felix.morgner@gmail.com>, all rights reserved +Copyright (c) 2020, Felix Morgner <felix.morgner@gmail.com>, all rights reserved Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/doc/src/conf.py b/doc/src/conf.py index b4c1de7..2727f58 100644 --- a/doc/src/conf.py +++ b/doc/src/conf.py @@ -6,7 +6,7 @@ import os # -- Project information ----------------------------------------------------- project = 'newtype' -copyright = '2019, Felix Morgner' +copyright = '2020, Felix Morgner' author = 'Felix Morgner' version = '1.0' release = '1.1.0' |
