aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-02-23 22:04:03 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-02-23 22:04:03 +0000
commit0ad5dbac618efac64999dbc8c804610ff3ac368d (patch)
tree5ab0e93e4631ac2eeb78a9b7d95fe90dfc069d36
parent8a7d859ebff2e1968b1f88ace402e41d08dc8c47 (diff)
Notes
-rw-r--r--usr.sbin/pkg/config.c2
-rw-r--r--usr.sbin/pkg/pkg.c2
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.
*