]> git.sur5r.net Git - openldap/blobdiff - include/ac/stdarg.h
ITS#7194 fix IPv6 URL detection
[openldap] / include / ac / stdarg.h
index 1e1fc633f6159b2a2647dec41b0a3c3a4ceca8ad..7983dbfcacb45f8192efe10a86b3d59e1d3ee5f3 100644 (file)
@@ -1,12 +1,17 @@
 /* Generic stdarg.h */
-/*
- * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+/* $OpenLDAP$ */
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 1998-2012 The OpenLDAP Foundation.
  * All rights reserved.
  *
- * Redistribution and use in source and binary forms are permitted only
- * as authorized by the OpenLDAP Public License.  A copy of this
- * license is available at http://www.OpenLDAP.org/license.html or
- * in file LICENSE in the top-level directory of the distribution.
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted only as authorized by the OpenLDAP
+ * Public License.
+ *
+ * A copy of this license is available in file LICENSE in the
+ * top-level directory of the distribution or, alternatively, at
+ * <http://www.OpenLDAP.org/license.html>.
  */
 
 #ifndef _AC_STDARG_H