diff options
author | 2016-05-23 19:14:03 +0000 | |
---|---|---|
committer | 2016-05-23 19:14:03 +0000 | |
commit | 5dc9330aa1e83f504402780d60345efc0276c6b5 (patch) | |
tree | d0016200a92f530485730065296f6b45e2030fe6 /usr.sbin/ldpd/labelmapping.c | |
parent | Remove superfluous includes. (diff) | |
download | wireguard-openbsd-5dc9330aa1e83f504402780d60345efc0276c6b5.tar.xz wireguard-openbsd-5dc9330aa1e83f504402780d60345efc0276c6b5.zip |
Update copyright information.
Diffstat (limited to 'usr.sbin/ldpd/labelmapping.c')
-rw-r--r-- | usr.sbin/ldpd/labelmapping.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/ldpd/labelmapping.c b/usr.sbin/ldpd/labelmapping.c index 06ecafb4d33..fc1b998a223 100644 --- a/usr.sbin/ldpd/labelmapping.c +++ b/usr.sbin/ldpd/labelmapping.c @@ -1,6 +1,7 @@ -/* $OpenBSD: labelmapping.c,v 1.45 2016/05/23 19:11:42 renato Exp $ */ +/* $OpenBSD: labelmapping.c,v 1.46 2016/05/23 19:14:03 renato Exp $ */ /* + * Copyright (c) 2014, 2015 Renato Westphal <renato@openbsd.org> * Copyright (c) 2009 Michele Marchetto <michele@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any |