mirror of
https://github.com/TangentFoxy/argparse.git
synced 2025-07-28 11:02:20 +00:00
Update copyright year
This commit is contained in:
2
LICENSE
2
LICENSE
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user