mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 07:08:19 +00:00
Merge remote-tracking branch 'origin/topic/awelzel/license-header-cleanup'
* origin/topic/awelzel/license-header-cleanup: Add missing copyright line to headers and cc files pre-commit: Add license-header check inspired by Spicy Add missing "COPYING" in file comments
This commit is contained in:
commit
cb7cda9808
229 changed files with 444 additions and 64 deletions
|
@ -1,4 +1,4 @@
|
|||
// See the file in the main distribution directory for copyright.
|
||||
// See the file "COPYING" in the main distribution directory for copyright.
|
||||
|
||||
#include "zeek/plugin/Plugin.h"
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// See the file in the main distribution directory for copyright.
|
||||
// See the file "COPYING" in the main distribution directory for copyright.
|
||||
|
||||
#include "zeek/plugin/Plugin.h"
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// See the file in the main distribution directory for copyright.
|
||||
// See the file "COPYING" in the main distribution directory for copyright.
|
||||
|
||||
#include "zeek/plugin/Plugin.h"
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// See the file in the main distribution directory for copyright.
|
||||
// See the file "COPYING" in the main distribution directory for copyright.
|
||||
|
||||
#include "zeek/plugin/Plugin.h"
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
// See the file "COPYING" in the main distribution directory for copyright.
|
||||
|
||||
#include "zeek/file_analysis/analyzer/pe/PE.h"
|
||||
|
||||
#include "zeek/file_analysis/Manager.h"
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
// See the file "COPYING" in the main distribution directory for copyright.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// See the file in the main distribution directory for copyright.
|
||||
// See the file "COPYING" in the main distribution directory for copyright.
|
||||
|
||||
#include "zeek/plugin/Plugin.h"
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// See the file in the main distribution directory for copyright.
|
||||
// See the file "COPYING" in the main distribution directory for copyright.
|
||||
|
||||
#include "zeek/plugin/Plugin.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue