#172: Fix copyright years
------------------------+---------------------------------------------------
  Reporter:  vengmark   |       Owner:  simko    
      Type:  defect     |      Status:  closed   
  Priority:  major      |   Milestone:  v1.0     
 Component:  *general*  |     Version:  v0.99.1  
Resolution:  fixed      |    Keywords:  copyright
------------------------+---------------------------------------------------
Changes (by Tibor Simko <tibor.simko@…>):

  * status:  in_work => closed
  * resolution:  => fixed


Comment:

 In [9036d847ae65a9287f64842d42e02f505749cbce]:
 {{{
 #!CommitTicketReference repository=""
 revision="9036d847ae65a9287f64842d42e02f505749cbce"
 global: fix copyright notice years

 * Every file has a copyright notice where the year information was
 sometimes
   invalid (starting always at 2002 instead of at the actual year when the
   concrete file started).  This commit fixes this pre-dating problem by
   deducing copyright years from the source code commit history.
   (closes #172)

 * Note that this solution is not fully ideal either, because some files
 were
   renamed in the past -- especially when we have been using CVS and later
   CVS-to-Git migration --  therefore we may be missing out on some early
   2002-2003 years because we took only the current file name commit
 history
   into account in this fix.
 }}}

-- 
Ticket URL: </ticket/172#comment:3>
Invenio <http://invenio-software.org>

Reply via email to