summaryrefslogtreecommitdiffhomepage
path: root/src/internal
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal')
-rw-r--r--src/internal/argv/argv.h2
-rw-r--r--src/internal/perk_output_impl.h6
-rw-r--r--src/internal/perk_reader_impl.h6
3 files changed, 13 insertions, 1 deletions
diff --git a/src/internal/argv/argv.h b/src/internal/argv/argv.h
index dff42d5..6f26d56 100644
--- a/src/internal/argv/argv.h
+++ b/src/internal/argv/argv.h
@@ -1,6 +1,6 @@
/****************************************************************************/
/* argv.h: a thread-safe argument vector parser and usage screen generator */
-/* Copyright (C) 2015 Z. Gilboa */
+/* Copyright (C) 2015--2016 Z. Gilboa */
/* Released under GPLv2 and GPLv3; see COPYING.PERK. */
/* This file is (also) part of sofort: portable software project template. */
/****************************************************************************/
diff --git a/src/internal/perk_output_impl.h b/src/internal/perk_output_impl.h
index 0fd3c53..cb8b304 100644
--- a/src/internal/perk_output_impl.h
+++ b/src/internal/perk_output_impl.h
@@ -1,3 +1,9 @@
+/***************************************************************/
+/* perk: PE Resource Kit */
+/* Copyright (C) 2015--2016 Z. Gilboa */
+/* Released under GPLv2 and GPLv3; see COPYING.PERK. */
+/***************************************************************/
+
#ifndef PE_OUTPUT_IMPL_H
#define PE_OUTPUT_IMPL_H
diff --git a/src/internal/perk_reader_impl.h b/src/internal/perk_reader_impl.h
index 9098561..24fc38c 100644
--- a/src/internal/perk_reader_impl.h
+++ b/src/internal/perk_reader_impl.h
@@ -1,3 +1,9 @@
+/***************************************************************/
+/* perk: PE Resource Kit */
+/* Copyright (C) 2015--2016 Z. Gilboa */
+/* Released under GPLv2 and GPLv3; see COPYING.PERK. */
+/***************************************************************/
+
#ifndef PERK_READER_IMPL_H
#define PERK_READER_IMPL_H