Added apache 2 license verbage 95/3595/1
authorAshlee Young <ashlee@wildernessvoice.com>
Wed, 25 Nov 2015 07:17:00 +0000 (23:17 -0800)
committerAshlee Young <ashlee@wildernessvoice.com>
Wed, 25 Nov 2015 07:17:00 +0000 (23:17 -0800)
commit43f0d5031db2a43ecdbee6f7dfda75cef6d4f56e
treef73f4185f5fe44cc44b823cb6137542be7edc9ef
parent77ce3be7567bd01c66d8ee88a93b485666723501
Added apache 2 license verbage

Change-Id: I6a0b484496f7f3ba77c3584f5ab5a1acf353b298
Signed-off-by: Ashlee Young <ashlee@wildernessvoice.com>
84 files changed:
build.sh
framework/build/README
framework/src/onos/bgp/bgpio/src/main/java/org/onosproject/bgpio/protocol/ver4/BgpPathAttributes.java
framework/src/onos/providers/openflow/flow/src/main/java/org/onosproject/provider/of/flow/impl/FlowEntryBuilder.java
framework/src/onos/providers/openflow/flow/src/main/java/org/onosproject/provider/of/flow/impl/FlowModBuilder.java
framework/src/suricata/COPYING
framework/src/suricata/LICENSE
framework/src/suricata/configure.ac
framework/src/suricata/qa/prscript.py
framework/src/suricata/scripts/setup-app-layer-detect.sh
framework/src/suricata/scripts/setup-app-layer-logger.sh
framework/src/suricata/scripts/setup-app-layer.sh
framework/src/suricata/src/Makefile.am
framework/src/suricata/src/alert-unified2-alert.c
framework/src/suricata/src/app-layer-htp.c
framework/src/suricata/src/app-layer-smtp.c
framework/src/suricata/src/app-layer-smtp.h
framework/src/suricata/src/app-layer-ssh.h
framework/src/suricata/src/app-layer-ssl.h
framework/src/suricata/src/app-layer-template.c
framework/src/suricata/src/app-layer.c
framework/src/suricata/src/decode.c
framework/src/suricata/src/decode.h
framework/src/suricata/src/defrag-hash.c
framework/src/suricata/src/defrag.c
framework/src/suricata/src/defrag.h
framework/src/suricata/src/detect-engine-filedata-smtp.c
framework/src/suricata/src/detect-engine-mpm.c
framework/src/suricata/src/detect-engine-siggroup.c
framework/src/suricata/src/detect-engine-siggroup.h
framework/src/suricata/src/detect-engine-threshold.c
framework/src/suricata/src/detect-engine.c
framework/src/suricata/src/detect-engine.h
framework/src/suricata/src/detect-lua-extensions.c
framework/src/suricata/src/detect-lua.c
framework/src/suricata/src/detect-parse.c
framework/src/suricata/src/detect-pcre.c
framework/src/suricata/src/detect-template-buffer.c
framework/src/suricata/src/detect-uricontent.c
framework/src/suricata/src/detect.c
framework/src/suricata/src/detect.h
framework/src/suricata/src/flow-hash.c
framework/src/suricata/src/flow.c
framework/src/suricata/src/host-storage.c
framework/src/suricata/src/host.c
framework/src/suricata/src/ippair.c
framework/src/suricata/src/output-json-alert.c
framework/src/suricata/src/output-json-email-common.c
framework/src/suricata/src/output-json-email-common.h
framework/src/suricata/src/output-json-file.c
framework/src/suricata/src/output-json-http.c
framework/src/suricata/src/output-json-http.h
framework/src/suricata/src/output-json-smtp.c
framework/src/suricata/src/output-json-smtp.h
framework/src/suricata/src/output-json-template.c
framework/src/suricata/src/output-json.c
framework/src/suricata/src/output-json.h
framework/src/suricata/src/output-lua.c
framework/src/suricata/src/runmode-pfring.c
framework/src/suricata/src/runmode-unittests.c
framework/src/suricata/src/source-pfring.c
framework/src/suricata/src/source-pfring.h
framework/src/suricata/src/stream-tcp-reassemble.c
framework/src/suricata/src/stream-tcp.c
framework/src/suricata/src/suricata.c
framework/src/suricata/src/threadvars.h
framework/src/suricata/src/tm-threads.c
framework/src/suricata/src/tm-threads.h
framework/src/suricata/src/tmqh-packetpool.c
framework/src/suricata/src/tmqh-packetpool.h
framework/src/suricata/src/unix-manager.c
framework/src/suricata/src/util-debug.c
framework/src/suricata/src/util-decode-mime.c
framework/src/suricata/src/util-decode-mime.h
framework/src/suricata/src/util-error.c
framework/src/suricata/src/util-error.h
framework/src/suricata/src/util-host-os-info.c
framework/src/suricata/src/util-logopenfile.c
framework/src/suricata/src/util-logopenfile.h
framework/src/suricata/src/util-profiling-rules.c
framework/src/suricata/src/util-runmodes.c
framework/src/suricata/src/util-validate.h
framework/src/suricata/suricata.yaml.in
setenv.sh