Skip to content
Snippets Groups Projects
  1. Apr 06, 2013
  2. Apr 05, 2013
  3. Mar 21, 2013
    • jsiegle's avatar
      Change copyright year to 2013 · e36119a1
      jsiegle authored
      Use the following command to update the copyright year in all files,
      starting in the Source/ directory:
      
      find . -type f -print0 | xargs -0
         sed -i 's/Copyright (C) 2012/Copyright (C) 2013/g'
      
      Works like a charm!
      e36119a1
  4. Mar 15, 2013
  5. Mar 13, 2013
  6. Mar 12, 2013
Loading