File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Copyright 2018 Maxim Tepkeev
1+ Copyright 2019 Maxim Tepkeev
22
33Licensed under the Apache License, Version 2.0 (the "License");
44you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Python-Redmine includes code from several Python libraries.
33Requests License
44================
55
6- Copyright 2018 Kenneth Reitz
6+ Copyright 2019 Kenneth Reitz
77
88Licensed under the Apache License, Version 2.0 (the "License");
99you may not use this file except in compliance with the License.
@@ -20,7 +20,7 @@ limitations under the License.
2020Six License
2121===========
2222
23- Copyright (c) 2010-2018 Benjamin Peterson
23+ Copyright (c) 2010-2019 Benjamin Peterson
2424
2525Permission is hereby granted, free of charge, to any person obtaining a copy
2626of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 2525
2626# General information about the project.
2727project = 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.
You can’t perform that action at this time.
0 commit comments