Skip to content

Commit f06f8e5

Browse files
committed
update year
1 parent 5ceeff5 commit f06f8e5

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2018 Maxim Tepkeev
1+
Copyright 2019 Maxim Tepkeev
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

NOTICE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Python-Redmine includes code from several Python libraries.
33
Requests License
44
================
55

6-
Copyright 2018 Kenneth Reitz
6+
Copyright 2019 Kenneth Reitz
77

88
Licensed under the Apache License, Version 2.0 (the "License");
99
you may not use this file except in compliance with the License.
@@ -20,7 +20,7 @@ limitations under the License.
2020
Six License
2121
===========
2222

23-
Copyright (c) 2010-2018 Benjamin Peterson
23+
Copyright (c) 2010-2019 Benjamin Peterson
2424

2525
Permission is hereby granted, free of charge, to any person obtaining a copy
2626
of this software and associated documentation files (the "Software"), to deal

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
# General information about the project.
2727
project = u'Python-Redmine'
28-
copyright = u'2018, Maxim Tepkeev'
28+
copyright = u'2019, Maxim Tepkeev'
2929

3030
# List of patterns, relative to source directory, that match files and
3131
# directories to ignore when looking for source files.

0 commit comments

Comments
 (0)