Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jun 2012 21:42:22 +0000 (UTC)
From:      Doug Barton <dougb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-user@freebsd.org
Subject:   svn commit: r236697 - user/dougb/portmaster
Message-ID:  <201206062142.q56LgMKl040024@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dougb
Date: Wed Jun  6 21:42:22 2012
New Revision: 236697
URL: http://svn.freebsd.org/changeset/base/236697

Log:
  Update copyright

Modified:
  user/dougb/portmaster/portmaster

Modified: user/dougb/portmaster/portmaster
==============================================================================
--- user/dougb/portmaster/portmaster	Wed Jun  6 21:41:50 2012	(r236696)
+++ user/dougb/portmaster/portmaster	Wed Jun  6 21:42:22 2012	(r236697)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (c) 2005-2011 Douglas Barton, All rights reserved
+# Copyright (c) 2005-2012 Douglas Barton, All rights reserved
 # Please see detailed copyright below
 
 trap trap_exit INT
@@ -3943,7 +3943,7 @@ safe_exit
 
 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-#  Copyright (c) 2005-2011 Douglas Barton
+#  Copyright (c) 2005-2012 Douglas Barton
 #  All rights reserved.
 #
 #  Redistribution and use in source and binary forms, with or without



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206062142.q56LgMKl040024>