]> granicus.if.org Git - icinga2/commit
Added copyright headers.
authorGunnar Beutner <gunnar.beutner@netways.de>
Thu, 10 May 2012 10:06:41 +0000 (12:06 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Thu, 10 May 2012 10:06:41 +0000 (12:06 +0200)
commit3214c293637d4dcf79417b9e0f872b1967315b5e
tree01a34edf8ceee6101838d183b1d1414fdad4ed3a
parent3f9330c743517a6e8ded9d3536f00b707d85d7ab
Added copyright headers.
Updated Debian build files.
94 files changed:
COPYING
COPYING.Exceptions [new file with mode: 0644]
GPLHeader [new file with mode: 0644]
Makefile.am
base/application.cpp
base/application.h
base/component.cpp
base/component.h
base/condvar.cpp
base/condvar.h
base/configcollection.cpp
base/configcollection.h
base/confighive.cpp
base/confighive.h
base/configobject.cpp
base/configobject.h
base/cxx11-compat.h
base/delegate.h
base/dictionary.cpp
base/dictionary.h
base/event.h
base/exception.cpp
base/exception.h
base/fifo.cpp
base/fifo.h
base/i2-base.h
base/memory.cpp
base/memory.h
base/mutex.cpp
base/mutex.h
base/object.cpp
base/object.h
base/socket.cpp
base/socket.h
base/tcpclient.cpp
base/tcpclient.h
base/tcpserver.cpp
base/tcpserver.h
base/tcpsocket.cpp
base/tcpsocket.h
base/thread.cpp
base/thread.h
base/timer.cpp
base/timer.h
base/tlsclient.cpp
base/tlsclient.h
base/unix.cpp
base/unix.h
base/utility.cpp
base/utility.h
base/variant.cpp
base/variant.h
base/win32.cpp
base/win32.h
components/configfile/configfilecomponent.cpp
components/configfile/configfilecomponent.h
components/configfile/i2-configfile.h
components/configrpc/configrpccomponent.cpp
components/configrpc/configrpccomponent.h
components/configrpc/i2-configrpc.h
components/demo/democomponent.cpp
components/demo/democomponent.h
components/demo/i2-demo.h
components/discovery/discoverycomponent.cpp
components/discovery/discoverycomponent.h
components/discovery/i2-discovery.h
debian/copyright [new file with mode: 0644]
icinga-app/icinga.cpp
icinga/endpoint.cpp
icinga/endpoint.h
icinga/endpointmanager.cpp
icinga/endpointmanager.h
icinga/i2-icinga.h
icinga/icingaapplication.cpp
icinga/icingaapplication.h
icinga/icingacomponent.cpp
icinga/icingacomponent.h
icinga/jsonrpcendpoint.cpp
icinga/jsonrpcendpoint.h
icinga/virtualendpoint.cpp
icinga/virtualendpoint.h
jsonrpc/i2-jsonrpc.h
jsonrpc/jsonrpcclient.cpp
jsonrpc/jsonrpcclient.h
jsonrpc/jsonrpcrequest.cpp
jsonrpc/jsonrpcrequest.h
jsonrpc/jsonrpcresponse.cpp
jsonrpc/jsonrpcresponse.h
jsonrpc/jsonrpcserver.cpp
jsonrpc/jsonrpcserver.h
jsonrpc/message.cpp
jsonrpc/message.h
jsonrpc/netstring.cpp
jsonrpc/netstring.h