aboutsummaryrefslogtreecommitdiff
path: root/stand/liblua
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2019-12-04 16:56:11 +0000
committerWarner Losh <imp@FreeBSD.org>2019-12-04 16:56:11 +0000
commitf86e60008bdf690b61af2c18e98ee791ca91433f (patch)
tree539a7d545ad176b8f65d0df7d24c199842ce596f /stand/liblua
parenta7147da9d488f325190fb121a0e544e805f85e5b (diff)
Notes
Diffstat (limited to 'stand/liblua')
-rw-r--r--stand/liblua/float.h2
-rw-r--r--stand/liblua/locale.h2
-rw-r--r--stand/liblua/math.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/stand/liblua/float.h b/stand/liblua/float.h
index c37bbaa29f01..fa958597bb55 100644
--- a/stand/liblua/float.h
+++ b/stand/liblua/float.h
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2018 M. Warner Losh
+ * Copyright (c) 2018 M. Warner Losh <imp@FreeBSD.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/stand/liblua/locale.h b/stand/liblua/locale.h
index d08220258214..b6420935d83f 100644
--- a/stand/liblua/locale.h
+++ b/stand/liblua/locale.h
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2018 M. Warner Losh
+ * Copyright (c) 2018 M. Warner Losh <imp@FreeBSD.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/stand/liblua/math.h b/stand/liblua/math.h
index 8d95a6ebc560..c29466f1af49 100644
--- a/stand/liblua/math.h
+++ b/stand/liblua/math.h
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2018 M. Warner Losh
+ * Copyright (c) 2018 M. Warner Losh <imp@FreeBSD.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions