]> eyrie.org Git - kerberos/krb5-strength.git/blobdiff - tests/tap/string.h
Declare fast forward from 3.1-2
[kerberos/krb5-strength.git] / tests / tap / string.h
index 73e34eef7c92778ebc28d540522793998b13ba2e..651c38a26f0639360d52ddf8693dfe6ed69fed84 100644 (file)
@@ -7,7 +7,7 @@
  * The canonical version of this file is maintained in the rra-c-util package,
  * which can be found at <https://www.eyrie.org/~eagle/software/rra-c-util/>.
  *
- * Copyright 20112012 Russ Allbery <eagle@eyrie.org>
+ * Copyright 2011-2012 Russ Allbery <eagle@eyrie.org>
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
@@ -26,6 +26,8 @@
  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  * DEALINGS IN THE SOFTWARE.
+ *
+ * SPDX-License-Identifier: MIT
  */
 
 #ifndef TAP_STRING_H
@@ -34,7 +36,7 @@
 #include <config.h>
 #include <tests/tap/macros.h>
 
-#include <stdarg.h>             /* va_list */
+#include <stdarg.h> /* va_list */
 
 BEGIN_DECLS