diff options
author | Linus Nordberg <linus@nordu.net> | 2012-09-14 11:07:07 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2012-09-14 11:09:05 +0200 |
commit | 58e30cdae860e84881d45de63b178801ed69a95e (patch) | |
tree | 81203bb63ee71f15c5fd7c04030b566fa878bc1d /gconfig.h | |
parent | 6bec43d415181dd45ca07a0cf3f964cd8ce6e973 (diff) |
Add copyright and licensing information.
Diffstat (limited to 'gconfig.h')
-rw-r--r-- | gconfig.h | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +/* Copyright (c) 2006-2009, Stig Venaas, UNINETT AS. + * Copyright (c) 2010, UNINETT AS, NORDUnet A/S. + * Copyright (c) 2010-2012, NORDUnet A/S. */ +/* See LICENSE for licensing information. */ + #define CONF_STR 1 #define CONF_CBK 2 #define CONF_MSTR 3 |