diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-23 22:04:03 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-23 22:04:03 +0000 |
| commit | 0ad5dbac618efac64999dbc8c804610ff3ac368d (patch) | |
| tree | 5ab0e93e4631ac2eeb78a9b7d95fe90dfc069d36 /usr.sbin/pkg | |
| parent | 8a7d859ebff2e1968b1f88ace402e41d08dc8c47 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/pkg')
| -rw-r--r-- | usr.sbin/pkg/config.c | 2 | ||||
| -rw-r--r-- | usr.sbin/pkg/pkg.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pkg/config.c b/usr.sbin/pkg/config.c index 01791551e0a5..a6250c71e83d 100644 --- a/usr.sbin/pkg/config.c +++ b/usr.sbin/pkg/config.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2013 Baptiste Daroussin <bapt@FreeBSD.org> + * Copyright (c) 2014 Baptiste Daroussin <bapt@FreeBSD.org> * Copyright (c) 2013 Bryan Drewery <bdrewery@FreeBSD.org> * All rights reserved. * diff --git a/usr.sbin/pkg/pkg.c b/usr.sbin/pkg/pkg.c index f45051846d45..6fae5713dae1 100644 --- a/usr.sbin/pkg/pkg.c +++ b/usr.sbin/pkg/pkg.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2012-2013 Baptiste Daroussin <bapt@FreeBSD.org> + * Copyright (c) 2012-2014 Baptiste Daroussin <bapt@FreeBSD.org> * Copyright (c) 2013 Bryan Drewery <bdrewery@FreeBSD.org> * All rights reserved. * |
