From 06ef3f15929b4de343f4f749bade08f6b4783d3a Mon Sep 17 00:00:00 2001 From: jakob Date: Sat, 11 Mar 2017 07:35:00 -0500 Subject: Updated copyright information. --- src/main.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index 973bbd2..9b24fe6 100644 --- a/src/main.c +++ b/src/main.c @@ -1,6 +1,6 @@ /* main.c -- Entry point to the program. - Copyright (C) 2017 Jakob Tsar-Fox, All Rights Reserved. + Copyright (C) 2017 Jakob Kreuze, All Rights Reserved. This file is part of Nekopack. @@ -35,6 +35,7 @@ #define VERSION_STR "2.0.0a2" + /* Pointer to a function to be mapped to entries in the table. */ typedef void (*mapfn)(struct stream *archive, struct table_entry *e, struct params p); -- cgit v1.3