Ticket #9567 (new task)
Opened 18 months ago
Last modified 12 months ago
Script to update Trac copyright date in license header of source files
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | highest | Milestone: | not applicable |
| Component: | project | Version: | |
| Severity: | critical | Keywords: | |
| Cc: | thijstriemstra | ||
| Release Notes: | |||
| API Changes: | |||
Description
Copyright (C) 2003-2008 Edgewall Software
All rights reserved.
http://trac.edgewall.org/wiki/TracLicense
update this :)
Attachments
Change History
comment:1 Changed 18 months ago by rblank
- Milestone set to not applicable
comment:2 Changed 16 months ago by Thijs Triemstra <lists@…>
- Cc lists@… added
- Summary changed from Trac License ¶ to Trac License
comment:3 Changed 16 months ago by rblank
Only if the patch contains a script that automates the process on the source files :)
comment:4 Changed 15 months ago by Thijs Triemstra <lists@…>
- Summary changed from Trac License to Script to update Trac copyright date in license header of source files
Adding more details to summary.
Changed 12 months ago by thijstriemstra
- Attachment 2011.patch added
update user-visible copyright for 2011
comment:5 follow-up: ↓ 7 Changed 12 months ago by thijstriemstra
- Cc thijstriemstra added; lists@… removed
- Milestone changed from not applicable to 0.12.2
Can the attached patch be applied to 0.12.2 before it's released?
comment:6 Changed 12 months ago by thijstriemstra
And TracLicense needs an update (I can't edit it).
comment:7 in reply to: ↑ 5 Changed 12 months ago by rblank
Replying to thijstriemstra:
Can the attached patch be applied to 0.12.2 before it's released?
TracLicense was updated. The user-visible copyright years have been updated in [10502]. As for the copyrights at the top of the files, I would still prefer having a script that automates the process, to be placed in contrib.
comment:8 Changed 12 months ago by thijstriemstra
- Milestone changed from 0.12.2 to not applicable
Moving it back to it's old milestone.



Done, thanks. We should probably also update all source files.