diff options
author | Linus Nordberg <linus@nordu.net> | 2012-04-12 15:20:57 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2012-04-12 15:20:57 +0200 |
commit | 9b94f68976689c1ccf6f12f12abd9bd3620ae4ff (patch) | |
tree | 810be4995ed46bb4e5c4c6f6ffef104ac3163e60 /catgconf.c | |
parent | a423a83ffa5e5a79ffa206fa63dac4f1a1b8f4d4 (diff) |
Add/update copyright years.
Diffstat (limited to 'catgconf.c')
-rw-r--r-- | catgconf.c | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +/* + * Copyright (C) 2008 Stig Venaas <venaas@uninett.no> + * Copyright (C) 2010,2011,2012 NORDUnet A/S + * + * Permission to use, copy, modify, and distribute this software for any + * purpose with or without fee is hereby granted, provided that the above + * copyright notice and this permission notice appear in all copies. + */ + #include <stdio.h> #include <string.h> #include <unistd.h> |