From: Josh Date: Mon, 17 Nov 2014 15:11:05 +0000 (-0600) Subject: removing CMake licenses X-Git-Tag: 3.0.0-233~1211^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fec85d2b4b7be34aadf3b98eecae53a69b6d4fe3;p=thirdparty%2Fsnort3.git removing CMake licenses --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 72cba0b88..f244a9f7f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - cmake_minimum_required(VERSION 2.9) project (snort CXX C) diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index f24324d23..398f5f71d 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - ############################################################################## # # # To build another .txt file, add the file to the BUILT_SOURCES variable. # diff --git a/extra/CMakeLists.txt b/extra/CMakeLists.txt index 0f944f2b5..17c3ba45e 100644 --- a/extra/CMakeLists.txt +++ b/extra/CMakeLists.txt @@ -1,19 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - if (BUILD_EXTRA_PLUGINS) set(SNORT_EXECUTABLE $ CACHE INTERNAL "Snort binary" FORCE) add_subdirectory(src) diff --git a/extra/src/CMakeLists.txt b/extra/src/CMakeLists.txt index ee38c34fa..e6fc6ee91 100644 --- a/extra/src/CMakeLists.txt +++ b/extra/src/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - ################################################ # MACRO FOR ADDING EXAMPLE LIBRARIES # diff --git a/extra/src/codecs/CMakeLists.txt b/extra/src/codecs/CMakeLists.txt index 69e96c32f..d01f92d1e 100644 --- a/extra/src/codecs/CMakeLists.txt +++ b/extra/src/codecs/CMakeLists.txt @@ -1,19 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - ################################### diff --git a/extra/src/inspectors/CMakeLists.txt b/extra/src/inspectors/CMakeLists.txt index e9578be96..74803e759 100644 --- a/extra/src/inspectors/CMakeLists.txt +++ b/extra/src/inspectors/CMakeLists.txt @@ -1,17 +1,2 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. add_example_library(dpx inspectors dpx.cc) diff --git a/extra/src/ips_options/CMakeLists.txt b/extra/src/ips_options/CMakeLists.txt index 2b3effff1..8e36a3312 100644 --- a/extra/src/ips_options/CMakeLists.txt +++ b/extra/src/ips_options/CMakeLists.txt @@ -1,18 +1,2 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - add_example_library(ips_urg ips_options ips_urg.cc) diff --git a/extra/src/loggers/CMakeLists.txt b/extra/src/loggers/CMakeLists.txt index 15063e741..61989fba5 100644 --- a/extra/src/loggers/CMakeLists.txt +++ b/extra/src/loggers/CMakeLists.txt @@ -1,17 +1,2 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. add_example_library(alert_ex loggers alert_ex.cc) diff --git a/extra/src/search_engines/CMakeLists.txt b/extra/src/search_engines/CMakeLists.txt index eabb9baff..8525347a3 100644 --- a/extra/src/search_engines/CMakeLists.txt +++ b/extra/src/search_engines/CMakeLists.txt @@ -1,19 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - add_example_library(lowmem search_engines lowmem.cc diff --git a/extra/src/so_rules/CMakeLists.txt b/extra/src/so_rules/CMakeLists.txt index 25e749b39..1293e7990 100644 --- a/extra/src/so_rules/CMakeLists.txt +++ b/extra/src/so_rules/CMakeLists.txt @@ -1,19 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - # Use this macro to create text files macro (create_txt_header txt_file hdr_file) diff --git a/lua/CMakeLists.txt b/lua/CMakeLists.txt index 424dc1d30..b797239ba 100644 --- a/lua/CMakeLists.txt +++ b/lua/CMakeLists.txt @@ -1,18 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. set (LUA_SCRIPTS snort.lua diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 32e64c2a6..7b99b4c4e 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,19 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # keeping track of external libraries seperately for use in pkg-config. set(EXTERNAL_LIBRARIES diff --git a/src/actions/CMakeLists.txt b/src/actions/CMakeLists.txt index a60e2dd0c..02acf8375 100644 --- a/src/actions/CMakeLists.txt +++ b/src/actions/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - set ( ACTIONS_INCLUDES actions.h diff --git a/src/codecs/CMakeLists.txt b/src/codecs/CMakeLists.txt index 06800de6a..8345f565e 100644 --- a/src/codecs/CMakeLists.txt +++ b/src/codecs/CMakeLists.txt @@ -1,19 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. add_subdirectory(root) add_subdirectory(link) diff --git a/src/codecs/ip/CMakeLists.txt b/src/codecs/ip/CMakeLists.txt index 7ea5410ec..664c06c7c 100644 --- a/src/codecs/ip/CMakeLists.txt +++ b/src/codecs/ip/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - if( STATIC_CODECS ) set( PLUGIN_SOURCES diff --git a/src/codecs/link/CMakeLists.txt b/src/codecs/link/CMakeLists.txt index ff5c86f1b..e66e02471 100644 --- a/src/codecs/link/CMakeLists.txt +++ b/src/codecs/link/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - if(STATIC_CODECS) set( PLUGIN_SOURCES diff --git a/src/codecs/misc/CMakeLists.txt b/src/codecs/misc/CMakeLists.txt index 65d2f5015..b2f4a2946 100644 --- a/src/codecs/misc/CMakeLists.txt +++ b/src/codecs/misc/CMakeLists.txt @@ -1,19 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. if(STATIC_CODECS) set(PLUGIN_LIST diff --git a/src/codecs/root/CMakeLists.txt b/src/codecs/root/CMakeLists.txt index 9b8677a14..5e344de4f 100644 --- a/src/codecs/root/CMakeLists.txt +++ b/src/codecs/root/CMakeLists.txt @@ -1,19 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. include_directories (${PCAP_INCLUDE_DIR}) diff --git a/src/control/CMakeLists.txt b/src/control/CMakeLists.txt index a419453a6..3a467cd10 100644 --- a/src/control/CMakeLists.txt +++ b/src/control/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - add_library ( control STATIC idle_processing.h diff --git a/src/detection/CMakeLists.txt b/src/detection/CMakeLists.txt index d2b29a8ca..f177a72fa 100644 --- a/src/detection/CMakeLists.txt +++ b/src/detection/CMakeLists.txt @@ -1,19 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. set (DETECTION_INCLUDES detection_defines.h diff --git a/src/events/CMakeLists.txt b/src/events/CMakeLists.txt index 682d7edc0..166f2cd21 100644 --- a/src/events/CMakeLists.txt +++ b/src/events/CMakeLists.txt @@ -1,19 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. set (INCLUDES event.h diff --git a/src/file_api/CMakeLists.txt b/src/file_api/CMakeLists.txt index bc38f98bc..e664efb35 100644 --- a/src/file_api/CMakeLists.txt +++ b/src/file_api/CMakeLists.txt @@ -1,19 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. add_subdirectory(libs) diff --git a/src/file_api/libs/CMakeLists.txt b/src/file_api/libs/CMakeLists.txt index c1ea5bcf4..51267e7e4 100644 --- a/src/file_api/libs/CMakeLists.txt +++ b/src/file_api/libs/CMakeLists.txt @@ -1,19 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. add_library ( file STATIC diff --git a/src/filters/CMakeLists.txt b/src/filters/CMakeLists.txt index 1b7b3beff..9d77ec749 100644 --- a/src/filters/CMakeLists.txt +++ b/src/filters/CMakeLists.txt @@ -1,19 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. set (FILTER_INCLUDES sfrf.h diff --git a/src/flow/CMakeLists.txt b/src/flow/CMakeLists.txt index 4e96c486a..66aff707b 100644 --- a/src/flow/CMakeLists.txt +++ b/src/flow/CMakeLists.txt @@ -1,19 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. set (FLOW_INCLUDES diff --git a/src/framework/CMakeLists.txt b/src/framework/CMakeLists.txt index 850b9550e..aae3236cf 100644 --- a/src/framework/CMakeLists.txt +++ b/src/framework/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - set (FRAMEWORK_INCLUDES base_api.h diff --git a/src/hash/CMakeLists.txt b/src/hash/CMakeLists.txt index f08e0e77a..823564df5 100644 --- a/src/hash/CMakeLists.txt +++ b/src/hash/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - set (HASH_INCLUDES sfghash.h diff --git a/src/helpers/CMakeLists.txt b/src/helpers/CMakeLists.txt index d0e835ff6..c4325bbe8 100644 --- a/src/helpers/CMakeLists.txt +++ b/src/helpers/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - add_library (helpers STATIC chunk.cc diff --git a/src/ips_options/CMakeLists.txt b/src/ips_options/CMakeLists.txt index 5278ee1c1..671796b72 100644 --- a/src/ips_options/CMakeLists.txt +++ b/src/ips_options/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - include_directories(${LUAJIT_INCLUDE_DIR}) diff --git a/src/log/CMakeLists.txt b/src/log/CMakeLists.txt index d69d64b20..c24471ac2 100644 --- a/src/log/CMakeLists.txt +++ b/src/log/CMakeLists.txt @@ -1,19 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. set (LOG_INCLUDES diff --git a/src/loggers/CMakeLists.txt b/src/loggers/CMakeLists.txt index 1ae396318..5c9cbd661 100644 --- a/src/loggers/CMakeLists.txt +++ b/src/loggers/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - include_directories(${LUAJIT_INCLUDE_DIR}) diff --git a/src/main/CMakeLists.txt b/src/main/CMakeLists.txt index e4a069e79..046bb64dd 100644 --- a/src/main/CMakeLists.txt +++ b/src/main/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - set (INCLUDES thread.h diff --git a/src/managers/CMakeLists.txt b/src/managers/CMakeLists.txt index 612fa15e7..1eb0d5ec0 100644 --- a/src/managers/CMakeLists.txt +++ b/src/managers/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - include_directories(${LUAJIT_INCLUDE_DIR}) diff --git a/src/network_inspectors/CMakeLists.txt b/src/network_inspectors/CMakeLists.txt index a3ecaa177..7fe796299 100644 --- a/src/network_inspectors/CMakeLists.txt +++ b/src/network_inspectors/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - add_subdirectory(arp_spoof) add_subdirectory(binder) diff --git a/src/network_inspectors/arp_spoof/CMakeLists.txt b/src/network_inspectors/arp_spoof/CMakeLists.txt index afaa0cf72..8ccb338b5 100644 --- a/src/network_inspectors/arp_spoof/CMakeLists.txt +++ b/src/network_inspectors/arp_spoof/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - set(FILE_LIST arp_spoof.cc diff --git a/src/network_inspectors/binder/CMakeLists.txt b/src/network_inspectors/binder/CMakeLists.txt index 31dcdaeb5..ad21cbd85 100644 --- a/src/network_inspectors/binder/CMakeLists.txt +++ b/src/network_inspectors/binder/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - set(FILE_LIST binder.cc diff --git a/src/network_inspectors/normalize/CMakeLists.txt b/src/network_inspectors/normalize/CMakeLists.txt index afd05cc0d..54deaa895 100644 --- a/src/network_inspectors/normalize/CMakeLists.txt +++ b/src/network_inspectors/normalize/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - add_library( normalize STATIC normalize.cc diff --git a/src/network_inspectors/perf_monitor/CMakeLists.txt b/src/network_inspectors/perf_monitor/CMakeLists.txt index 950bdd6ad..943f1f898 100644 --- a/src/network_inspectors/perf_monitor/CMakeLists.txt +++ b/src/network_inspectors/perf_monitor/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - if( BUILD_PROCPIDSTATS ) set (PROCPIDSTATS_SOURCE diff --git a/src/network_inspectors/port_scan/CMakeLists.txt b/src/network_inspectors/port_scan/CMakeLists.txt index 3a74c073c..00f167e02 100644 --- a/src/network_inspectors/port_scan/CMakeLists.txt +++ b/src/network_inspectors/port_scan/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - add_library( port_scan port_scan.cc diff --git a/src/packet_io/CMakeLists.txt b/src/packet_io/CMakeLists.txt index 992b5fe19..5e816577d 100644 --- a/src/packet_io/CMakeLists.txt +++ b/src/packet_io/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - set (PACKET_IO_INCLUDES active.h diff --git a/src/parser/CMakeLists.txt b/src/parser/CMakeLists.txt index ba00e37d0..ce980a4f9 100644 --- a/src/parser/CMakeLists.txt +++ b/src/parser/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - add_library (parser STATIC arg_list.cc diff --git a/src/protocols/CMakeLists.txt b/src/protocols/CMakeLists.txt index 9821c3d41..79fdbb0f5 100644 --- a/src/protocols/CMakeLists.txt +++ b/src/protocols/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - set (PROTOCOL_HEADERS arp.h diff --git a/src/search_engines/CMakeLists.txt b/src/search_engines/CMakeLists.txt index b976500ff..fed42ee00 100644 --- a/src/search_engines/CMakeLists.txt +++ b/src/search_engines/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - set (SEARCH_ENGINE_INCLUDES pat_stats.h diff --git a/src/service_inspectors/CMakeLists.txt b/src/service_inspectors/CMakeLists.txt index 64a3d8bd8..dad9e6a1d 100644 --- a/src/service_inspectors/CMakeLists.txt +++ b/src/service_inspectors/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - add_subdirectory(back_orifice) add_subdirectory(ftp_telnet) diff --git a/src/service_inspectors/back_orifice/CMakeLists.txt b/src/service_inspectors/back_orifice/CMakeLists.txt index ae25e7a3d..1f657bf0b 100644 --- a/src/service_inspectors/back_orifice/CMakeLists.txt +++ b/src/service_inspectors/back_orifice/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - set( FILE_LIST back_orifice.cc diff --git a/src/service_inspectors/ftp_telnet/CMakeLists.txt b/src/service_inspectors/ftp_telnet/CMakeLists.txt index 1af590c12..c596601ee 100644 --- a/src/service_inspectors/ftp_telnet/CMakeLists.txt +++ b/src/service_inspectors/ftp_telnet/CMakeLists.txt @@ -1,19 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. set (FILE_LIST ft_main.cc diff --git a/src/service_inspectors/http_inspect/CMakeLists.txt b/src/service_inspectors/http_inspect/CMakeLists.txt index 4864b96a9..27e3c4818 100644 --- a/src/service_inspectors/http_inspect/CMakeLists.txt +++ b/src/service_inspectors/http_inspect/CMakeLists.txt @@ -1,19 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. set (FILE_LIST http_inspect.cc diff --git a/src/service_inspectors/nhttp_inspect/CMakeLists.txt b/src/service_inspectors/nhttp_inspect/CMakeLists.txt index 0fa85eea4..af789dbd8 100644 --- a/src/service_inspectors/nhttp_inspect/CMakeLists.txt +++ b/src/service_inspectors/nhttp_inspect/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - set (FILE_LIST nhttp_inspect.cc diff --git a/src/service_inspectors/rpc_decode/CMakeLists.txt b/src/service_inspectors/rpc_decode/CMakeLists.txt index a1a627088..b1b88ee09 100644 --- a/src/service_inspectors/rpc_decode/CMakeLists.txt +++ b/src/service_inspectors/rpc_decode/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - set( FILE_LIST rpc_decode.cc diff --git a/src/service_inspectors/wizard/CMakeLists.txt b/src/service_inspectors/wizard/CMakeLists.txt index 790d84574..5655fdd74 100644 --- a/src/service_inspectors/wizard/CMakeLists.txt +++ b/src/service_inspectors/wizard/CMakeLists.txt @@ -1,19 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. set(FILE_LIST magic.cc diff --git a/src/sfip/CMakeLists.txt b/src/sfip/CMakeLists.txt index e36faeace..c0afe1d56 100644 --- a/src/sfip/CMakeLists.txt +++ b/src/sfip/CMakeLists.txt @@ -1,19 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. set(SFIP_INCLUDES sf_returns.h diff --git a/src/sfrt/CMakeLists.txt b/src/sfrt/CMakeLists.txt index 6e2f912c5..699e19ecb 100644 --- a/src/sfrt/CMakeLists.txt +++ b/src/sfrt/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - add_library ( sfrt STATIC sfrt.cc diff --git a/src/stream/CMakeLists.txt b/src/stream/CMakeLists.txt index 990cc391d..262c0ce6a 100644 --- a/src/stream/CMakeLists.txt +++ b/src/stream/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - add_subdirectory(base) add_subdirectory(ip) diff --git a/src/stream/base/CMakeLists.txt b/src/stream/base/CMakeLists.txt index bb3253946..b6a3a5751 100644 --- a/src/stream/base/CMakeLists.txt +++ b/src/stream/base/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - add_library( stream_base STATIC stream_base.cc diff --git a/src/stream/icmp/CMakeLists.txt b/src/stream/icmp/CMakeLists.txt index f6dd475ce..74b6e1d92 100644 --- a/src/stream/icmp/CMakeLists.txt +++ b/src/stream/icmp/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - add_library( stream_icmp STATIC icmp_module.cc diff --git a/src/stream/ip/CMakeLists.txt b/src/stream/ip/CMakeLists.txt index 24ee4081d..f0f2c6449 100644 --- a/src/stream/ip/CMakeLists.txt +++ b/src/stream/ip/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - add_library( stream_ip STATIC ip_defrag.cc diff --git a/src/stream/tcp/CMakeLists.txt b/src/stream/tcp/CMakeLists.txt index d640433f6..b9e850729 100644 --- a/src/stream/tcp/CMakeLists.txt +++ b/src/stream/tcp/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - add_library( stream_tcp STATIC stream_paf.cc diff --git a/src/stream/udp/CMakeLists.txt b/src/stream/udp/CMakeLists.txt index 939fc93fc..805c7fdcf 100644 --- a/src/stream/udp/CMakeLists.txt +++ b/src/stream/udp/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - add_library( stream_udp STATIC stream_udp.cc diff --git a/src/target_based/CMakeLists.txt b/src/target_based/CMakeLists.txt index e1a5d1e07..8d9da2870 100644 --- a/src/target_based/CMakeLists.txt +++ b/src/target_based/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - add_library( target_based STATIC sftarget_reader.cc diff --git a/src/test/CMakeLists.txt b/src/test/CMakeLists.txt index e98d9c1ef..dc240aee3 100644 --- a/src/test/CMakeLists.txt +++ b/src/test/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - if ( BUILD_UNIT_TESTS ) diff --git a/src/time/CMakeLists.txt b/src/time/CMakeLists.txt index 844497524..59abc148f 100644 --- a/src/time/CMakeLists.txt +++ b/src/time/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - set (TIME_INCLUDES cpuclock.h diff --git a/src/utils/CMakeLists.txt b/src/utils/CMakeLists.txt index 2d3166bff..67dda67fb 100644 --- a/src/utils/CMakeLists.txt +++ b/src/utils/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - find_package(Threads REQUIRED) diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt index 6826b71d2..c1c78e046 100644 --- a/tools/CMakeLists.txt +++ b/tools/CMakeLists.txt @@ -1,19 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - add_subdirectory(u2boat) add_subdirectory(u2spewfoo) diff --git a/tools/snort2lua/CMakeLists.txt b/tools/snort2lua/CMakeLists.txt index dda423c88..cb013724b 100644 --- a/tools/snort2lua/CMakeLists.txt +++ b/tools/snort2lua/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - include_directories("${CMAKE_CURRENT_SOURCE_DIR}") diff --git a/tools/snort2lua/config_states/CMakeLists.txt b/tools/snort2lua/config_states/CMakeLists.txt index 54fb6a903..fa0797f65 100644 --- a/tools/snort2lua/config_states/CMakeLists.txt +++ b/tools/snort2lua/config_states/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - add_library( config_states config_alertfile.cc diff --git a/tools/snort2lua/data/CMakeLists.txt b/tools/snort2lua/data/CMakeLists.txt index 0246dcf98..176ff22d1 100644 --- a/tools/snort2lua/data/CMakeLists.txt +++ b/tools/snort2lua/data/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - add_subdirectory (data_types) diff --git a/tools/snort2lua/data/data_types/CMakeLists.txt b/tools/snort2lua/data/data_types/CMakeLists.txt index 98a9c95e5..97aeadf73 100644 --- a/tools/snort2lua/data/data_types/CMakeLists.txt +++ b/tools/snort2lua/data/data_types/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - add_library( data_types dt_comment.h diff --git a/tools/snort2lua/helpers/CMakeLists.txt b/tools/snort2lua/helpers/CMakeLists.txt index 1a0786ff1..bda7a9b0c 100644 --- a/tools/snort2lua/helpers/CMakeLists.txt +++ b/tools/snort2lua/helpers/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - add_library( snort2lua_helpers converter.h diff --git a/tools/snort2lua/keyword_states/CMakeLists.txt b/tools/snort2lua/keyword_states/CMakeLists.txt index e7e88e22d..02b110e0c 100644 --- a/tools/snort2lua/keyword_states/CMakeLists.txt +++ b/tools/snort2lua/keyword_states/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - add_library( keyword_states kws_attribute_table.cc diff --git a/tools/snort2lua/output_states/CMakeLists.txt b/tools/snort2lua/output_states/CMakeLists.txt index e59040d31..f0cf236b9 100644 --- a/tools/snort2lua/output_states/CMakeLists.txt +++ b/tools/snort2lua/output_states/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - add_library(output_states out_csv.cc diff --git a/tools/snort2lua/preprocessor_states/CMakeLists.txt b/tools/snort2lua/preprocessor_states/CMakeLists.txt index 94f2fd96b..492f9f0ce 100644 --- a/tools/snort2lua/preprocessor_states/CMakeLists.txt +++ b/tools/snort2lua/preprocessor_states/CMakeLists.txt @@ -1,19 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. add_library(preprocessor_states pps_arpspoof.cc diff --git a/tools/snort2lua/rule_states/CMakeLists.txt b/tools/snort2lua/rule_states/CMakeLists.txt index 612b97246..69f433c1a 100644 --- a/tools/snort2lua/rule_states/CMakeLists.txt +++ b/tools/snort2lua/rule_states/CMakeLists.txt @@ -1,19 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. add_library( rule_states rule_base64_decode.cc diff --git a/tools/snort2lua/tests/CMakeLists.txt b/tools/snort2lua/tests/CMakeLists.txt index bce29acd7..27ca0587c 100644 --- a/tools/snort2lua/tests/CMakeLists.txt +++ b/tools/snort2lua/tests/CMakeLists.txt @@ -1,20 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - # TESTING RULES diff --git a/tools/u2boat/CMakeLists.txt b/tools/u2boat/CMakeLists.txt index 5373ab743..7717327e2 100644 --- a/tools/u2boat/CMakeLists.txt +++ b/tools/u2boat/CMakeLists.txt @@ -1,19 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - include_directories(${PROJECT_SOURCE_DIR}/src/loggers) diff --git a/tools/u2spewfoo/CMakeLists.txt b/tools/u2spewfoo/CMakeLists.txt index 1d9d75ace..0e1a4ed79 100644 --- a/tools/u2spewfoo/CMakeLists.txt +++ b/tools/u2spewfoo/CMakeLists.txt @@ -1,19 +1,3 @@ -## Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved. -## This program is free software; you can redistribute it and/or modify -## it under the terms of the GNU General Public License Version 2 as -## published by the Free Software Foundation. You may not use, modify or -## distribute this program under any other version of the GNU General -## Public License. -## -## This program is distributed in the hope that it will be useful, -## but WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -## GNU General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - include_directories(${PROJECT_SOURCE_DIR}/src/loggers)