Date: Sun, 23 Feb 2014 22:04:04 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r262401 - head/usr.sbin/pkg Message-ID: <201402232204.s1NM44vQ054503@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sun Feb 23 22:04:03 2014 New Revision: 262401 URL: http://svnweb.freebsd.org/changeset/base/262401 Log: Update my copyright Modified: head/usr.sbin/pkg/config.c head/usr.sbin/pkg/pkg.c Modified: head/usr.sbin/pkg/config.c ============================================================================== --- head/usr.sbin/pkg/config.c Sun Feb 23 21:55:07 2014 (r262400) +++ head/usr.sbin/pkg/config.c Sun Feb 23 22:04:03 2014 (r262401) @@ -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. * Modified: head/usr.sbin/pkg/pkg.c ============================================================================== --- head/usr.sbin/pkg/pkg.c Sun Feb 23 21:55:07 2014 (r262400) +++ head/usr.sbin/pkg/pkg.c Sun Feb 23 22:04:03 2014 (r262401) @@ -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. *
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402232204.s1NM44vQ054503>