summaryrefslogtreecommitdiffstats
path: root/contrib/openpam/include/security/openpam_version.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/openpam/include/security/openpam_version.h')
-rw-r--r--contrib/openpam/include/security/openpam_version.h15
1 files changed, 8 insertions, 7 deletions
diff --git a/contrib/openpam/include/security/openpam_version.h b/contrib/openpam/include/security/openpam_version.h
index b7b3e8e..1a3b153 100644
--- a/contrib/openpam/include/security/openpam_version.h
+++ b/contrib/openpam/include/security/openpam_version.h
@@ -1,5 +1,6 @@
/*-
* Copyright (c) 2002-2003 Networks Associates Technology, Inc.
+ * Copyright (c) 2004-2007 Dag-Erling Smørgrav
* All rights reserved.
*
* This software was developed for the FreeBSD Project by ThinkSec AS and
@@ -31,14 +32,14 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $P4: //depot/projects/openpam/include/security/openpam_version.h#14 $
+ * $Id: openpam_version.h 409 2007-12-21 11:38:50Z des $
*/
-#ifndef _OPENPAM_VERSION_H_INCLUDED
-#define _OPENPAM_VERSION_H_INCLUDED
+#ifndef SECURITY_OPENPAM_VERSION_H_INCLUDED
+#define SECURITY_OPENPAM_VERSION_H_INCLUDED
-#define _OPENPAM
-#define _OPENPAM_VERSION 20050616
-#define _OPENPAM_RELEASE "Figwort"
+#define OPENPAM
+#define OPENPAM_VERSION 20071221
+#define OPENPAM_RELEASE "Hydrangea"
-#endif
+#endif /* !SECURITY_OPENPAM_VERSION_H_INCLUDED */
OpenPOWER on IntegriCloud