diff --git a/LICENSE b/LICENSE index 49ebcc50..7eea7489 100755 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ -Copyright (c) 2009-2018 Data Folk Labs, LLC +Copyright (c) 2009-2019 Data Folk Labs, LLC All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/docs/source/conf.py b/docs/source/conf.py index 0dacf083..8a3ac585 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -169,7 +169,7 @@ master_doc = 'index' # General information about the project. project = u'Cement API Reference' -copyright = u'2009-2018, Data Folk Labs, LLC' +copyright = u'2009-2019, Data Folk Labs, LLC' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the