From 5e6fe1d012468dbc66c992a062e50bc9ae5bc33f Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Sun, 1 Mar 2020 12:13:27 +0100 Subject: releng: bump license year --- LICENSE | 2 +- doc/src/conf.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 3959b78..18858da 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2019, Felix Morgner , all rights reserved +Copyright (c) 2020, Felix Morgner , 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' -- cgit v1.2.3