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:
Tim Wojtulewicz 2024-12-09 12:22:44 -07:00
commit cb7cda9808
229 changed files with 444 additions and 64 deletions

View file

@ -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"

View file

@ -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"

View file

@ -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"

View file

@ -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"

View file

@ -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"

View file

@ -1,3 +1,5 @@
// See the file "COPYING" in the main distribution directory for copyright.
#pragma once
#include <string>

View file

@ -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"

View file

@ -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"