Update copyright year

This commit is contained in:
Peter Melnichenko
2018-04-08 15:20:31 +03:00
parent 7e1ee83a0b
commit 621d5d2709
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2013 - 2015 Peter Melnichenko
Copyright (c) 2013 - 2018 Peter Melnichenko
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in

View File

@@ -44,7 +44,7 @@ master_doc = 'index'
# General information about the project.
project = u'argparse'
copyright = u'2013 - 2015, Peter Melnichenko'
copyright = u'2013 - 2018, Peter Melnichenko'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the

View File

@@ -1,6 +1,6 @@
-- The MIT License (MIT)
-- Copyright (c) 2013 - 2015 Peter Melnichenko
-- Copyright (c) 2013 - 2018 Peter Melnichenko
-- Permission is hereby granted, free of charge, to any person obtaining a copy of
-- this software and associated documentation files (the "Software"), to deal in