From 0ad5dbac618efac64999dbc8c804610ff3ac368d Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sun, 23 Feb 2014 22:04:03 +0000 Subject: [PATCH] Update my copyright --- usr.sbin/pkg/config.c | 2 +- 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 01791551e0a..a6250c71e83 100644 --- a/usr.sbin/pkg/config.c +++ b/usr.sbin/pkg/config.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2013 Baptiste Daroussin + * Copyright (c) 2014 Baptiste Daroussin * Copyright (c) 2013 Bryan Drewery * All rights reserved. * diff --git a/usr.sbin/pkg/pkg.c b/usr.sbin/pkg/pkg.c index f45051846d4..6fae5713dae 100644 --- a/usr.sbin/pkg/pkg.c +++ b/usr.sbin/pkg/pkg.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2012-2013 Baptiste Daroussin + * Copyright (c) 2012-2014 Baptiste Daroussin * Copyright (c) 2013 Bryan Drewery * All rights reserved. *