lrknox
25ec07450a
Change copyright headers to replace url referring to file to be removed
...
and replace it with new url for COPYING file.
Fix 2 lines in java error test expected output file where messages
include line numbers changed by reducing the copyright header by 2
lines.
2017-04-14 11:54:16 -05:00
Quincey Koziol
fd70b2afa8
[svn-r18197] Description:
...
Trim trailing whitespace from source code files with this command:
find . \( -name "*.[ch]" -or -name "*.cpp" -or -name "*.f90" \) -print |xargs -n 1 sed -i "" 's/[[:blank:]]*$//'
Tested on:
None - eyeballed only
2010-01-29 23:29:13 -05:00
Albert Cheng
20d4da38d0
[svn-r13257] Added missing copyright notice.
...
Tested: kagiso.
2007-02-07 13:01:00 -05:00
Pedro Vicente Nunes
66ffd7157e
[svn-r12426] Purpose:
...
added an example for HL fortran
Description:
Solution:
Platforms tested:
Misc. update:
2006-06-20 16:45:21 -05:00