mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-03-31 04:44:07 -04:00
Updated copyrights for 2021. This resolves Travis CI broken build.
I forgot that my build process automatically updates copyright years when the current year changes. My Travis CI unit tests verify that there are no local changes after running all the tests. That test failed because the update_copyrights.py changed all the "2019-2020" to "2019-2021".
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#
|
||||
# MIT License
|
||||
#
|
||||
# Copyright (c) 2019-2020 Don Cross <cosinekitty@gmail.com>
|
||||
# Copyright (c) 2019-2021 Don Cross <cosinekitty@gmail.com>
|
||||
#
|
||||
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
# of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
Reference in New Issue
Block a user