summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sa
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2019-01-17 06:21:46 +0000
committertedu <tedu@openbsd.org>2019-01-17 06:21:46 +0000
commit192b2b4c77874079e2ed80a8ffdcc40580e5d590 (patch)
tree14fc4d205e640919e9929ce9ce06a4e1f4127c8e /usr.sbin/sa
parentrm a few more $Id which cannot be useful (diff)
downloadwireguard-openbsd-192b2b4c77874079e2ed80a8ffdcc40580e5d590.tar.xz
wireguard-openbsd-192b2b4c77874079e2ed80a8ffdcc40580e5d590.zip
convert to using $OpenBSD markers
Diffstat (limited to 'usr.sbin/sa')
-rw-r--r--usr.sbin/sa/extern.h2
-rw-r--r--usr.sbin/sa/pathnames.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sa/extern.h b/usr.sbin/sa/extern.h
index b380b20e7ca..e7d22341adf 100644
--- a/usr.sbin/sa/extern.h
+++ b/usr.sbin/sa/extern.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: extern.h,v 1.6 2019/01/17 06:21:46 tedu Exp $ */
/*
* Copyright (c) 1994 Christopher G. Demetriou
* All rights reserved.
@@ -27,7 +28,6 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: extern.h,v 1.5 2016/08/14 22:29:01 krw Exp $
*/
#include <sys/param.h> /* MAXCOMLEN */
diff --git a/usr.sbin/sa/pathnames.h b/usr.sbin/sa/pathnames.h
index d5671a147f4..70438f89d6f 100644
--- a/usr.sbin/sa/pathnames.h
+++ b/usr.sbin/sa/pathnames.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: pathnames.h,v 1.2 2019/01/17 06:21:46 tedu Exp $ */
/*
* Copyright (c) 1994 Christopher G. Demetriou
* All rights reserved.
@@ -27,7 +28,6 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: pathnames.h,v 1.1.1.1 1995/10/18 08:48:07 deraadt Exp $
*/
#define _PATH_ACCT "/var/account/acct"