A new year, a new copyright line. I've attached a patch that updates the handbook CC block to indicate 2009. I've already updated the /handbooks page "footer."
| Comment | File | Size | Author |
|---|---|---|---|
| drupalorg-license-block.patch | 1.38 KB | add1sun |
A new year, a new copyright line. I've attached a patch that updates the handbook CC block to indicate 2009. I've already updated the /handbooks page "footer."
| Comment | File | Size | Author |
|---|---|---|---|
| drupalorg-license-block.patch | 1.38 KB | add1sun |
Comments
Comment #1
dwwCommitted, tested and deployed. Thanks.
Comment #2
vm commentedhttp://www.velvetblues.com/web-development-blog/php-code-snippet-automat...
shows a way to do this php which may help? as if this can be done automatically then no one has to remember to do it every year.
Comment #3
dwwGood idea. Fixed (http://drupal.org/cvs?commit=162421) and deployed.
I also fixed this: http://drupal.org/node/14307/revisions/view/249255/412286 manually this time. Automating that would involve moving that handbook page into PHP code inside drupalorg.module's handbook.module. Moving this issue back to open to discuss that change. I don't care, but I'd like add1sun to weigh in if she wants this or not.
Comment #4
add1sun commentedHm, I'd have to say that since that page should *rarely* change over the years, I'm fine with having it moved to the module.
Comment #5
add1sun commentedretitling to the task at hand.
Comment #6
mgiffordFixed.