]> git.tdb.fi Git - libs/core.git/commit - source/strings/lexicalcast.h
Drop copyright and license notices from source files
authorMikko Rasa <tdb@tdb.fi>
Wed, 1 Jun 2011 10:11:37 +0000 (13:11 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 1 Jun 2011 10:11:37 +0000 (13:11 +0300)
commit967785734be5c3fc6f75da122c2d93ebbb338271
tree22e30fc9a670c744e08f264990e8772afe85376e
parent8e77a1c6747dddf585d653c34e9806e976d2c73a
Drop copyright and license notices from source files
A single Copying.txt file shall be enough
74 files changed:
Copying.txt [new file with mode: 0644]
source/core/application.cpp
source/core/application.h
source/core/except.cpp
source/core/except.h
source/core/getopt.cpp
source/core/getopt.h
source/core/main.cpp
source/core/meta.h
source/core/mutex.h
source/core/refptr.h
source/core/semaphore.cpp
source/core/semaphore.h
source/core/thread.cpp
source/core/thread.h
source/core/variant.h
source/debug/backtrace.cpp
source/debug/backtrace.h
source/debug/demangle.cpp
source/debug/demangle.h
source/debug/profiler.cpp
source/debug/profiler.h
source/debug/profilingscope.cpp
source/debug/profilingscope.h
source/stringcodec/ascii.cpp
source/stringcodec/ascii.h
source/stringcodec/codec.cpp
source/stringcodec/codec.h
source/stringcodec/codecutils.cpp
source/stringcodec/codecutils.h
source/stringcodec/iso2022jp.cpp
source/stringcodec/iso2022jp.h
source/stringcodec/iso646fi.cpp
source/stringcodec/iso646fi.h
source/stringcodec/iso88591.cpp
source/stringcodec/iso88591.h
source/stringcodec/iso885915.cpp
source/stringcodec/iso885915.h
source/stringcodec/jisx0201.cpp
source/stringcodec/jisx0201.h
source/stringcodec/jisx0208.cpp
source/stringcodec/jisx0208.h
source/stringcodec/utf8.cpp
source/stringcodec/utf8.h
source/stringcodec/windows1252.cpp
source/stringcodec/windows1252.h
source/strings/fmt.cpp
source/strings/fmt.h
source/strings/format.cpp
source/strings/format.h
source/strings/glob.cpp
source/strings/glob.h
source/strings/lexicalcast.cpp
source/strings/lexicalcast.h
source/strings/regex.cpp
source/strings/regex.h
source/strings/regmatch.cpp
source/strings/regmatch.h
source/strings/utils.cpp
source/strings/utils.h
source/time/datetime.cpp
source/time/datetime.h
source/time/rawtime.h
source/time/timedelta.cpp
source/time/timedelta.h
source/time/timer.cpp
source/time/timer.h
source/time/timestamp.h
source/time/timezone.cpp
source/time/timezone.h
source/time/units.cpp
source/time/units.h
source/time/utils.cpp
source/time/utils.h