]> eyrie.org Git - kerberos/krb5-strength.git/blobdiff - util/messages-krb5.c
Use new support for SPDX check exclusions
[kerberos/krb5-strength.git] / util / messages-krb5.c
index 82c1ffd06fd1e9a1ffe98da39e1011e495b0fc9c..435369e17546aff70b31cd950a4f999b67c8ef4c 100644 (file)
@@ -6,10 +6,10 @@
  * formatted message.
  *
  * The canonical version of this file is maintained in the rra-c-util package,
- * which can be found at <http://www.eyrie.org/~eagle/software/rra-c-util/>.
+ * which can be found at <https://www.eyrie.org/~eagle/software/rra-c-util/>.
  *
- * Written by Russ Allbery <rra@stanford.edu>
- * Copyright 2006, 2007, 2008, 2009, 2010, 2013
+ * Written by Russ Allbery <eagle@eyrie.org>
+ * Copyright 2006-2010, 2013
  *     The Board of Trustees of the Leland Stanford Junior University
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * 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
  */
 
 #include <config.h>
 #include <portable/krb5.h>
 #include <portable/system.h>
 
-#include <util/messages.h>
 #include <util/messages-krb5.h>
+#include <util/messages.h>
 #include <util/xmalloc.h>