summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsobrado <sobrado@openbsd.org>2008-11-05 12:49:58 +0000
committersobrado <sobrado@openbsd.org>2008-11-05 12:49:58 +0000
commit09f93a467a5f30d34e88f13436160464f569a757 (patch)
tree297732b54a46af9cff07868c56f378d5af124f4f
parentadd a few missing id tags; there are a bunch of files, and developers (diff)
downloadwireguard-openbsd-09f93a467a5f30d34e88f13436160464f569a757.tar.xz
wireguard-openbsd-09f93a467a5f30d34e88f13436160464f569a757.zip
add gilles@ as copyright holder for this file.
-rw-r--r--usr.sbin/smtpd/atomic.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/smtpd/atomic.c b/usr.sbin/smtpd/atomic.c
index a23ea9af9c9..38fa041e74e 100644
--- a/usr.sbin/smtpd/atomic.c
+++ b/usr.sbin/smtpd/atomic.c
@@ -1,6 +1,7 @@
-/* $OpenBSD: atomic.c,v 1.2 2008/11/05 12:14:45 sobrado Exp $ */
+/* $OpenBSD: atomic.c,v 1.3 2008/11/05 12:49:58 sobrado Exp $ */
/*
+ * Copyright (c) 2008 Gilles Chehade <gilles@openbsd.org>
* Copyright (c) 2008 Charles Longeau <chl@openbsd.org>
*
* Permission to use, copy, modify, and distribute this software for any