GIT: Initial commit after latest foundation merge

This commit is contained in:
andy
2016-04-25 11:40:48 +01:00
4003 changed files with 74634 additions and 37783 deletions

View File

@ -1,11 +1,11 @@
# -----------------------------------------------------------------------------
#------------------------------------------------------------------------------
# Script
# doxyFilter.sed
#
# Description
# Transform human-readable tags such as 'Description' into the Doxygen
# equivalent
# -----------------------------------------------------------------------------
#------------------------------------------------------------------------------
# new FSF address
/^License/,/\*\//{
@ -182,4 +182,4 @@ s#\\linebreak#<br>#g
}
# -----------------------------------------------------------------------------
#------------------------------------------------------------------------------