Automatically update copyright years of all sources#7573
Automatically update copyright years of all sources#7573dlang-bot merged 4 commits intodlang:masterfrom
Conversation
|
Thanks for your pull request, @ibuclaw! Bugzilla referencesYour PR doesn't reference any Bugzilla issue. If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog. |
9280745 to
05e8b25
Compare
wilzbach
left a comment
There was a problem hiding this comment.
Splitting it up in separate commits was very helpful. Thanks!
Also great work with the script - looks like its doing its job perfectly :)
| * $(LINK2 http://www.dlang.org, D programming language). | ||
| * | ||
| * Copyright: Copyright (C) 1986-1997 by Symantec | ||
| * Copyright (c) 2000-2012 by The D Language Foundation, All Rights Reserved |
There was a problem hiding this comment.
😱 - it's good that we automate this :)
|
Removed auto-merge, I spotted some missed cases not handled by automation. :-( i.e: double |
|
OK, these are the remaining copyright failures after fixing a small logic bug. ;-) |
|
@wilzbach - Sorry bout that, it's all good now! (It even updates the help string). |
Manual or automated? :-P |
I quickly did it manually for this year. |
These sources were rejected, and updated by hand.
All automated editing was done by dlang/tools#261