Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Mar 2011 21:19:51 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r219887 - head/sbin/hastd
Message-ID:  <201103222119.p2MLJpmS071667@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pjd
Date: Tue Mar 22 21:19:51 2011
New Revision: 219887
URL: http://svn.freebsd.org/changeset/base/219887

Log:
  Add my copyright.
  
  MFC after:	1 week

Modified:
  head/sbin/hastd/subr.c
  head/sbin/hastd/subr.h

Modified: head/sbin/hastd/subr.c
==============================================================================
--- head/sbin/hastd/subr.c	Tue Mar 22 21:16:14 2011	(r219886)
+++ head/sbin/hastd/subr.c	Tue Mar 22 21:19:51 2011	(r219887)
@@ -1,5 +1,6 @@
 /*-
  * Copyright (c) 2010 The FreeBSD Foundation
+ * Copyright (c) 2011 Pawel Jakub Dawidek <pawel@dawidek.net>
  * All rights reserved.
  *
  * This software was developed by Pawel Jakub Dawidek under sponsorship from

Modified: head/sbin/hastd/subr.h
==============================================================================
--- head/sbin/hastd/subr.h	Tue Mar 22 21:16:14 2011	(r219886)
+++ head/sbin/hastd/subr.h	Tue Mar 22 21:19:51 2011	(r219887)
@@ -1,5 +1,6 @@
 /*-
  * Copyright (c) 2010 The FreeBSD Foundation
+ * Copyright (c) 2011 Pawel Jakub Dawidek <pawel@dawidek.net>
  * All rights reserved.
  *
  * This software was developed by Pawel Jakub Dawidek under sponsorship from



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