Browse code

Update copyrights

Shawn Webb authored on 2014/02/05 00:14:25
Showing 10 changed files
... ...
@@ -1,5 +1,6 @@
1 1
 /*
2
- *  Copyright (C) 2007-2008 Sourcefire, Inc.
2
+ *  Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved.
3
+ *  Copyright (C) 2007-2013 Sourcefire, Inc.
3 4
  *
4 5
  *  Authors: Tomasz Kojm
5 6
  *
... ...
@@ -1,5 +1,6 @@
1 1
 /*
2
- *  Copyright (C) 2007-2008 Sourcefire, Inc.
2
+ *  Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved.
3
+ *  Copyright (C) 2007-2013 Sourcefire, Inc.
3 4
  *
4 5
  *  Authors: Tomasz Kojm
5 6
  *
... ...
@@ -1,3 +1,23 @@
1
+/*
2
+ *  Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved.
3
+ *
4
+ *  Author: Shawn Webb
5
+ *
6
+ *  This program is free software; you can redistribute it and/or modify
7
+ *  it under the terms of the GNU General Public License version 2 as
8
+ *  published by the Free Software Foundation.
9
+ *
10
+ *  This program is distributed in the hope that it will be useful,
11
+ *  but WITHOUT ANY WARRANTY; without even the implied warranty of
12
+ *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13
+ *  GNU General Public License for more details.
14
+ *
15
+ *  You should have received a copy of the GNU General Public License
16
+ *  along with this program; if not, write to the Free Software
17
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
18
+ *  MA 02110-1301, USA.
19
+ */
20
+
1 21
 #if HAVE_CONFIG_H
2 22
 #include "clamav-config.h"
3 23
 #endif
... ...
@@ -1,3 +1,23 @@
1
+/*
2
+ *  Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved.
3
+ *
4
+ *  Author: Shawn Webb
5
+ *
6
+ *  This program is free software; you can redistribute it and/or modify
7
+ *  it under the terms of the GNU General Public License version 2 as
8
+ *  published by the Free Software Foundation.
9
+ *
10
+ *  This program is distributed in the hope that it will be useful,
11
+ *  but WITHOUT ANY WARRANTY; without even the implied warranty of
12
+ *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13
+ *  GNU General Public License for more details.
14
+ *
15
+ *  You should have received a copy of the GNU General Public License
16
+ *  along with this program; if not, write to the Free Software
17
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
18
+ *  MA 02110-1301, USA.
19
+ */
20
+
1 21
 #if !defined(_LIBCLAMAV_HOSTID_H)
2 22
 #define _LIBCLAMAV_HOSTID_H
3 23
 
... ...
@@ -1,3 +1,23 @@
1
+/*
2
+ *  Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved.
3
+ *
4
+ *  Author: Shawn Webb
5
+ *
6
+ *  This program is free software; you can redistribute it and/or modify
7
+ *  it under the terms of the GNU General Public License version 2 as
8
+ *  published by the Free Software Foundation.
9
+ *
10
+ *  This program is distributed in the hope that it will be useful,
11
+ *  but WITHOUT ANY WARRANTY; without even the implied warranty of
12
+ *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13
+ *  GNU General Public License for more details.
14
+ *
15
+ *  You should have received a copy of the GNU General Public License
16
+ *  along with this program; if not, write to the Free Software
17
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
18
+ *  MA 02110-1301, USA.
19
+ */
20
+
1 21
 #include <stdio.h>
2 22
 #include <stdlib.h>
3 23
 #include <string.h>
... ...
@@ -1,3 +1,23 @@
1
+/*
2
+ *  Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved.
3
+ *
4
+ *  Author: Shawn Webb
5
+ *
6
+ *  This program is free software; you can redistribute it and/or modify
7
+ *  it under the terms of the GNU General Public License version 2 as
8
+ *  published by the Free Software Foundation.
9
+ *
10
+ *  This program is distributed in the hope that it will be useful,
11
+ *  but WITHOUT ANY WARRANTY; without even the implied warranty of
12
+ *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13
+ *  GNU General Public License for more details.
14
+ *
15
+ *  You should have received a copy of the GNU General Public License
16
+ *  along with this program; if not, write to the Free Software
17
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
18
+ *  MA 02110-1301, USA.
19
+ */
20
+
1 21
 #if !defined(_LIBCLAMAV_JSON_H)
2 22
 #define _LIBCLAMAV_JSON_H
3 23
 
... ...
@@ -1,3 +1,23 @@
1
+/*
2
+ *  Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved.
3
+ *
4
+ *  Author: Shawn Webb
5
+ *
6
+ *  This program is free software; you can redistribute it and/or modify
7
+ *  it under the terms of the GNU General Public License version 2 as
8
+ *  published by the Free Software Foundation.
9
+ *
10
+ *  This program is distributed in the hope that it will be useful,
11
+ *  but WITHOUT ANY WARRANTY; without even the implied warranty of
12
+ *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13
+ *  GNU General Public License for more details.
14
+ *
15
+ *  You should have received a copy of the GNU General Public License
16
+ *  along with this program; if not, write to the Free Software
17
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
18
+ *  MA 02110-1301, USA.
19
+ */
20
+
1 21
 #if HAVE_CONFIG_H
2 22
 #include "clamav-config.h"
3 23
 #endif
... ...
@@ -1,3 +1,23 @@
1
+/*
2
+ *  Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved.
3
+ *
4
+ *  Author: Shawn Webb
5
+ *
6
+ *  This program is free software; you can redistribute it and/or modify
7
+ *  it under the terms of the GNU General Public License version 2 as
8
+ *  published by the Free Software Foundation.
9
+ *
10
+ *  This program is distributed in the hope that it will be useful,
11
+ *  but WITHOUT ANY WARRANTY; without even the implied warranty of
12
+ *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13
+ *  GNU General Public License for more details.
14
+ *
15
+ *  You should have received a copy of the GNU General Public License
16
+ *  along with this program; if not, write to the Free Software
17
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
18
+ *  MA 02110-1301, USA.
19
+ */
20
+
1 21
 #if !defined(_LIBCLAMAV_STATS_H)
2 22
 #define _LIBCLAMAV_STATS_H
3 23
 
... ...
@@ -1,3 +1,23 @@
1
+/*
2
+ *  Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved.
3
+ *
4
+ *  Author: Shawn Webb
5
+ *
6
+ *  This program is free software; you can redistribute it and/or modify
7
+ *  it under the terms of the GNU General Public License version 2 as
8
+ *  published by the Free Software Foundation.
9
+ *
10
+ *  This program is distributed in the hope that it will be useful,
11
+ *  but WITHOUT ANY WARRANTY; without even the implied warranty of
12
+ *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13
+ *  GNU General Public License for more details.
14
+ *
15
+ *  You should have received a copy of the GNU General Public License
16
+ *  along with this program; if not, write to the Free Software
17
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
18
+ *  MA 02110-1301, USA.
19
+ */
20
+
1 21
 #include <stdio.h>
2 22
 #include <stdlib.h>
3 23
 #include <string.h>
... ...
@@ -1,3 +1,23 @@
1
+/*
2
+ *  Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved.
3
+ *
4
+ *  Author: Shawn Webb
5
+ *
6
+ *  This program is free software; you can redistribute it and/or modify
7
+ *  it under the terms of the GNU General Public License version 2 as
8
+ *  published by the Free Software Foundation.
9
+ *
10
+ *  This program is distributed in the hope that it will be useful,
11
+ *  but WITHOUT ANY WARRANTY; without even the implied warranty of
12
+ *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13
+ *  GNU General Public License for more details.
14
+ *
15
+ *  You should have received a copy of the GNU General Public License
16
+ *  along with this program; if not, write to the Free Software
17
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
18
+ *  MA 02110-1301, USA.
19
+ */
20
+
1 21
 #if !defined(_LIBCLAMAV_WWW_H)
2 22
 #define _LIBCLAMAV_WWW_H
3 23