Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
other
Priority:
Minor
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
16 Aug 2009 at 18:56 UTC
Updated:
3 Jan 2014 at 00:29 UTC
Jump to comment: Most recent
I noticed this while working on #434034: License in LICENSE.txt is unclear. The COPYRIGHT.txt file shipped with core (D7 + D6) still thinks it's 2008.
It'd be nice to automate this, but I don't know of a good way to do so directly via CVS keywords -- there's no keyword for "today's year". ;)
Note: same patch applies with minor fuzz to D6 as well.
| Comment | File | Size | Author |
|---|---|---|---|
| copyright-2009.patch | 887 bytes | dww |
Comments
Comment #1
dries commentedCommitted to CVS HEAD. Thanks.
Comment #2
tstoecklerAs per the issue description.
Comment #3
dwwYup -- need this in D6, too.
Comment #4
gábor hojtsyCommitted to Drupal 6 too. Applies to Drupal 5?
Comment #5
dwwNope. COPYRIGHT.txt only exists in D6 and beyond. Thanks!
#174226: Add copyright notice to at least index.php