Add 2018 by m1guelpf · Pull Request #5069 · python/cpython

@m1guelpf

TO DO:

  • Wait to the next year (100% done)
  • Merge!

:octocat:

@m1guelpf

@the-knights-who-say-ni

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA).

Unfortunately we couldn't find an account corresponding to your GitHub username on bugs.python.org (b.p.o) to verify you have signed the CLA (this might be simply due to a missing "GitHub Name" entry in your b.p.o account settings). This is necessary for legal reasons before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

Thanks again to your contribution and we look forward to looking at it!

@nzec

@m1guelpf Signing the PSF Contributor Agreement is required for contributing to Python.

@m1guelpf

timgraham

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are more places to update based on last year's commit: e527dd3.

provided, however, that PSF's License Agreement and PSF's notice of copyright,
i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
2011, 2012, 2013, 2014, 2015, 2016, 2017 Python Software Foundation; All Rights
2011, 2012, 2013, 2014, 2015, 2016, 2017 2018 Python Software Foundation; All Rights

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing a comma after 2017 and it looks like "Rights" should flow to the next line to maintain consistent wrapping.

rooterkyberian

provided, however, that PSF's License Agreement and PSF's notice of copyright,
i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
2011, 2012, 2013, 2014, 2015, 2016, 2017 Python Software Foundation; All Rights
2011, 2012, 2013, 2014, 2015, 2016, 2017 2018 Python Software Foundation; All Rights

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing comma
this addition makes also this line only one that has more than 80 characters (newline characters excluded)

Not sure if this is fine in legal-speak, but chaning it to 2001-2018 would make this thing much less of a hassle to maintain and read.

@m1guelpf

@nzec

@m1guelpf I would suggest you to squash the commits.

And also update the dates in Doc/license.rst, Mac/PythonLauncher/Info.plist.in, Mac/Resources/app/Info.plist.in, Mac/Resources/framework/Info.plist.in, PC/python_nt.rc, Python/getcopyright.c and README

@asvetlov

@duttaditya18 Pull Request is squashed on merging anyway.

@nzec

@m1guelpf

@m1guelpf

@m1guelpf

@nzec

@nzec

@asvetlov

@nzec

@m1guelpf Dang dude! Couldn't get your contribution to Python. Keep trying though.