]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Also include HTML files when updating copyright years. 2978/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 17 Aug 2016 02:11:04 +0000 (20:11 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 17 Aug 2016 02:11:04 +0000 (20:11 -0600)
contrib/utilities/update-copyright

index a7585993745e874feb24aca9a44816c3b7efd67f..4bf745bf5daf851cff2b0b2229ce8923b2bf56d0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2015 by the deal.II authors
+## Copyright (C) 2015, 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
@@ -32,6 +32,7 @@ files="`echo include/deal.II/*/*h \
        `find cmake/ | egrep '\.(cmake|in|cc)$'`
        `find . -name CMakeLists.txt`
        `find tests/ | egrep '\.(h|cc)$'`
+       `find doc/ | egrep '\.html$'`
        "
 
 for i in $files ; do

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.