Skip to content

Commit

Permalink
copyright: update policy file
Browse files Browse the repository at this point in the history
Signed-off-by: László Várady <laszlo.varady@anno.io>
  • Loading branch information
MrAnno committed Aug 9, 2023
1 parent c231865 commit 25bb1a3
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions modules/python/python-binding.c
Expand Up @@ -19,6 +19,7 @@
* COPYING for details.
*
*/

#include "python-binding.h"
#include "python-helpers.h"
#include "python-main.h"
Expand Down
1 change: 1 addition & 0 deletions modules/python/python-binding.h
Expand Up @@ -19,6 +19,7 @@
* COPYING for details.
*
*/

#ifndef PYTHON_BINDING_H_INCLUDED
#define PYTHON_BINDING_H_INCLUDED 1

Expand Down
3 changes: 3 additions & 0 deletions tests/copyright/policy
Expand Up @@ -152,6 +152,8 @@ persist-tool
modules/python-modules/syslogng/__init__\.py
modules/python-modules/syslogng/persist\.py
modules/python-modules/syslogng/source\.py
modules/python/python-startup.(c|h)$
modules/python/python-global.(c|h)$

###########################################################################
# These files are GPLd and non-balabit contributions.
Expand Down Expand Up @@ -181,6 +183,7 @@ modules/grpc/otel/tests/test-otel-(protobuf-parser|protobuf-formatter)\.cpp$
modules/examples/inner-destinations/tls-test-validation
modules/examples/sources/random-choice-generator
modules/python/python-options.(c|h)$
modules/python/python-binding.(c|h)$
modules/python/python-flags.(c|h)$
modules/python/tests/test_python_options.c$
scl/fortigate/.*\.conf$
Expand Down

0 comments on commit 25bb1a3

Please sign in to comment.