]> https://gitweb.dealii.org/ - dealii.git/commitdiff
extend update-copyright script (missing files)
authorTimo Heister <timo.heister@gmail.com>
Fri, 15 May 2020 22:46:50 +0000 (18:46 -0400)
committerMatthias Maier <tamiko@43-1.org>
Sat, 16 May 2020 17:31:31 +0000 (12:31 -0500)
- fix not going 2 levels deep into src/include, reported in #10240
- add .cu files

contrib/utilities/update-copyright

index b10ebf4f927dabcb6af904cb71cbab48b6b01bac..cd16e12cd7a15cfa766bb335ede28b9530b6e8c1 100755 (executable)
@@ -32,10 +32,8 @@ files="
          contrib/utilities/{update-copyright,indent} \
          doc/doxygen/*/*.{h,h.in} \
          doc/doxygen/scripts/{create_anchors,filter,intro2toc,program*,*.pl} \
-         doc/screen.css \
-         examples/*/*.cc \
-         include/deal.II/*/*h \
-         source/*/*.{cc,in})
+         doc/screen.css)
+  $(find include/ source/ examples/ | egrep '\.(h|in|cc|cu)$')
   $(find cmake/ | egrep '\.(cmake|in|cc)$')
   $(find . -name CMakeLists.txt)
   $(find tests/ | egrep '\.(h|cc)$')

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.