Hi,
My name is Ravisha, I am a developer from HP Trafodion (an open source product) team. We have been using log4cpp in Trafodion since 2010. We recently open sourced our product (https://wiki.trafodion.org/wiki/index.php/Main_Page). Recently we observed that many header files and C++ source files do not have copyright headers -- checked the latest version log4cpp.1.1.1
I am wondering if admin could update the files with missing copyright headers so that all the files are consistent?
For example, these files don't have copyright header:
BufferingAppender.hh
Export.hh
FactoryParams.hh
HierarchyMaintainer.hh
LayoutsFactory.hh
LevelEvaluator.hh
Makefile.am
Makefile.in
NTEventLogAppender.hh
PassThroughLayout.hh
TriggeringEventEvaluator.hh
TriggeringEventEvaluatorFactory.hh
Win32DebugAppender.hh
config.h
convenience.h
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks Alexander! Here is another set of files from src directory with missing copyright header:
AppendersFactory.cpp
BufferingAppender.cpp
DummyThreads.cpp
FactoryParams.cpp
LayoutsFactory.cpp
LevelEvaluator.cpp
Localtime.cpp
Localtime.hh
Makefile.am
Manipulator.cpp
MSThreads.cpp
NTEventLogAppender.cpp
OmniThreads.cpp
PassThroughLayout.cpp
PThreads.cpp
RollingFileAppender.cpp
SmtpAppender.cpp
TriggeringEventEvaluatorFactory.cpp
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
My name is Ravisha, I am a developer from HP Trafodion (an open source product) team. We have been using log4cpp in Trafodion since 2010. We recently open sourced our product (https://wiki.trafodion.org/wiki/index.php/Main_Page). Recently we observed that many header files and C++ source files do not have copyright headers -- checked the latest version log4cpp.1.1.1
I am wondering if admin could update the files with missing copyright headers so that all the files are consistent?
For example, these files don't have copyright header:
BufferingAppender.hh
Export.hh
FactoryParams.hh
HierarchyMaintainer.hh
LayoutsFactory.hh
LevelEvaluator.hh
Makefile.am
Makefile.in
NTEventLogAppender.hh
PassThroughLayout.hh
TriggeringEventEvaluator.hh
TriggeringEventEvaluatorFactory.hh
Win32DebugAppender.hh
config.h
convenience.h
Hello Ravisha,
Sure this is possible.
I will take list you have supplied and update headers accordingly in git.
You can update devel repo then.
Thanks Alexander! Here is another set of files from src directory with missing copyright header:
AppendersFactory.cpp
BufferingAppender.cpp
DummyThreads.cpp
FactoryParams.cpp
LayoutsFactory.cpp
LevelEvaluator.cpp
Localtime.cpp
Localtime.hh
Makefile.am
Manipulator.cpp
MSThreads.cpp
NTEventLogAppender.cpp
OmniThreads.cpp
PassThroughLayout.cpp
PThreads.cpp
RollingFileAppender.cpp
SmtpAppender.cpp
TriggeringEventEvaluatorFactory.cpp