diff options
author | dteske <dteske@FreeBSD.org> | 2012-05-17 20:00:34 +0000 |
---|---|---|
committer | dteske <dteske@FreeBSD.org> | 2012-05-17 20:00:34 +0000 |
commit | 15c65a74a8f326e11312d8a727bcb032f0b75d50 (patch) | |
tree | ad56eb582f4d8d8a32bf8bc17823612db71a5f35 | |
parent | c53bc2a40777109cd2d1c46d6c794b500c46cc4b (diff) | |
download | FreeBSD-src-15c65a74a8f326e11312d8a727bcb032f0b75d50.zip FreeBSD-src-15c65a74a8f326e11312d8a727bcb032f0b75d50.tar.gz |
Update contact info.
PR: N/A (mentor approved)
Submitted by: dteske
Reviewed by: dteske (mentor approved)
Approved by: emaste (mentor)
MFC after: 1 week
-rw-r--r-- | sys/boot/forth/beastie.4th | 2 | ||||
-rw-r--r-- | sys/boot/forth/beastie.4th.8 | 2 | ||||
-rw-r--r-- | sys/boot/forth/brand.4th | 2 | ||||
-rw-r--r-- | sys/boot/forth/brand.4th.8 | 2 | ||||
-rw-r--r-- | sys/boot/forth/check-password.4th | 2 | ||||
-rw-r--r-- | sys/boot/forth/check-password.4th.8 | 2 | ||||
-rw-r--r-- | sys/boot/forth/color.4th | 2 | ||||
-rw-r--r-- | sys/boot/forth/color.4th.8 | 2 | ||||
-rw-r--r-- | sys/boot/forth/delay.4th | 2 | ||||
-rw-r--r-- | sys/boot/forth/delay.4th.8 | 2 | ||||
-rw-r--r-- | sys/boot/forth/menu-commands.4th | 2 | ||||
-rw-r--r-- | sys/boot/forth/menu.4th | 2 | ||||
-rw-r--r-- | sys/boot/forth/menu.4th.8 | 2 | ||||
-rw-r--r-- | sys/boot/forth/shortcuts.4th | 2 | ||||
-rw-r--r-- | sys/boot/forth/version.4th | 2 | ||||
-rw-r--r-- | sys/boot/forth/version.4th.8 | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/sys/boot/forth/beastie.4th b/sys/boot/forth/beastie.4th index 75d6e02..fa455ce 100644 --- a/sys/boot/forth/beastie.4th +++ b/sys/boot/forth/beastie.4th @@ -1,6 +1,6 @@ \ Copyright (c) 2003 Scott Long <scottl@freebsd.org> \ Copyright (c) 2003 Aleksander Fafula <alex@fafula.com> -\ Copyright (c) 2006-2011 Devin Teske <devinteske@hotmail.com> +\ Copyright (c) 2006-2011 Devin Teske <dteske@freebsd.org> \ All rights reserved. \ \ Redistribution and use in source and binary forms, with or without diff --git a/sys/boot/forth/beastie.4th.8 b/sys/boot/forth/beastie.4th.8 index 5108769..dffb509 100644 --- a/sys/boot/forth/beastie.4th.8 +++ b/sys/boot/forth/beastie.4th.8 @@ -168,4 +168,4 @@ set of commands was written by .An Scott Long Aq scottl@FreeBSD.org , .An Aleksander Fafula Aq alex@fafula.com and -.An Devin Teske Aq devinteske@hotmail.com . +.An Devin Teske Aq dteske@freebsd.org . diff --git a/sys/boot/forth/brand.4th b/sys/boot/forth/brand.4th index bc64174..367ab93 100644 --- a/sys/boot/forth/brand.4th +++ b/sys/boot/forth/brand.4th @@ -1,4 +1,4 @@ -\ Copyright (c) 2006-2011 Devin Teske <devinteske@hotmail.com> +\ Copyright (c) 2006-2011 Devin Teske <dteske@freebsd.org> \ All rights reserved. \ \ Redistribution and use in source and binary forms, with or without diff --git a/sys/boot/forth/brand.4th.8 b/sys/boot/forth/brand.4th.8 index 1a1cc84..9be4af0 100644 --- a/sys/boot/forth/brand.4th.8 +++ b/sys/boot/forth/brand.4th.8 @@ -122,4 +122,4 @@ The .Nm set of commands was written by .An -nosplit -.An Devin Teske Aq devinteske@hotmail.com . +.An Devin Teske Aq dteske@freebsd.org . diff --git a/sys/boot/forth/check-password.4th b/sys/boot/forth/check-password.4th index 0a1fa5d..005edf1 100644 --- a/sys/boot/forth/check-password.4th +++ b/sys/boot/forth/check-password.4th @@ -1,4 +1,4 @@ -\ Copyright (c) 2006-2011 Devin Teske <devinteske@hotmail.com> +\ Copyright (c) 2006-2011 Devin Teske <dteske@freebsd.org> \ All rights reserved. \ \ Redistribution and use in source and binary forms, with or without diff --git a/sys/boot/forth/check-password.4th.8 b/sys/boot/forth/check-password.4th.8 index ec2323e..6c27259 100644 --- a/sys/boot/forth/check-password.4th.8 +++ b/sys/boot/forth/check-password.4th.8 @@ -120,4 +120,4 @@ The .Nm set of commands was written by .An -nosplit -.An Devin Teske Aq devinteske@hotmail.com . +.An Devin Teske Aq dteske@freebsd.org . diff --git a/sys/boot/forth/color.4th b/sys/boot/forth/color.4th index 4d43593..d16e1b3 100644 --- a/sys/boot/forth/color.4th +++ b/sys/boot/forth/color.4th @@ -1,4 +1,4 @@ -\ Copyright (c) 2011 Devin Teske <devinteske@hotmail.com> +\ Copyright (c) 2011 Devin Teske <dteske@freebsd.org> \ All rights reserved. \ \ Redistribution and use in source and binary forms, with or without diff --git a/sys/boot/forth/color.4th.8 b/sys/boot/forth/color.4th.8 index 5a734dd..8802921 100644 --- a/sys/boot/forth/color.4th.8 +++ b/sys/boot/forth/color.4th.8 @@ -114,4 +114,4 @@ The .Nm set of commands was written by .An -nosplit -.An Devin Teske Aq devinteske@hotmail.com . +.An Devin Teske Aq dteske@freebsd.org . diff --git a/sys/boot/forth/delay.4th b/sys/boot/forth/delay.4th index 3068e65..69b8781 100644 --- a/sys/boot/forth/delay.4th +++ b/sys/boot/forth/delay.4th @@ -1,4 +1,4 @@ -\ Copyright (c) 2008-2011 Devin Teske <devinteske@hotmail.com> +\ Copyright (c) 2008-2011 Devin Teske <dteske@freebsd.org> \ All rights reserved. \ \ Redistribution and use in source and binary forms, with or without diff --git a/sys/boot/forth/delay.4th.8 b/sys/boot/forth/delay.4th.8 index 3fe5b5b..865a751 100644 --- a/sys/boot/forth/delay.4th.8 +++ b/sys/boot/forth/delay.4th.8 @@ -123,4 +123,4 @@ The .Nm set of commands was written by .An -nosplit -.An Devin Teske Aq devinteske@hotmail.com . +.An Devin Teske Aq dteske@freebsd.org . diff --git a/sys/boot/forth/menu-commands.4th b/sys/boot/forth/menu-commands.4th index 2299494..3f36537 100644 --- a/sys/boot/forth/menu-commands.4th +++ b/sys/boot/forth/menu-commands.4th @@ -1,4 +1,4 @@ -\ Copyright (c) 2006-2011 Devin Teske <devinteske@hotmail.com> +\ Copyright (c) 2006-2011 Devin Teske <dteske@freebsd.org> \ All rights reserved. \ \ Redistribution and use in source and binary forms, with or without diff --git a/sys/boot/forth/menu.4th b/sys/boot/forth/menu.4th index daac6c8..bf203f4 100644 --- a/sys/boot/forth/menu.4th +++ b/sys/boot/forth/menu.4th @@ -1,6 +1,6 @@ \ Copyright (c) 2003 Scott Long <scottl@freebsd.org> \ Copyright (c) 2003 Aleksander Fafula <alex@fafula.com> -\ Copyright (c) 2006-2011 Devin Teske <devinteske@hotmail.com> +\ Copyright (c) 2006-2011 Devin Teske <dteske@freebsd.org> \ All rights reserved. \ \ Redistribution and use in source and binary forms, with or without diff --git a/sys/boot/forth/menu.4th.8 b/sys/boot/forth/menu.4th.8 index c3b2fcb..affce60 100644 --- a/sys/boot/forth/menu.4th.8 +++ b/sys/boot/forth/menu.4th.8 @@ -320,4 +320,4 @@ The .Nm set of commands was written by .An -nosplit -.An Devin Teske Aq devinteske@hotmail.com . +.An Devin Teske Aq dteske@freebsd.org . diff --git a/sys/boot/forth/shortcuts.4th b/sys/boot/forth/shortcuts.4th index 55a369b..ff64162 100644 --- a/sys/boot/forth/shortcuts.4th +++ b/sys/boot/forth/shortcuts.4th @@ -1,4 +1,4 @@ -\ Copyright (c) 2008-2011 Devin Teske <devinteske@hotmail.com> +\ Copyright (c) 2008-2011 Devin Teske <dteske@freebsd.org> \ All rights reserved. \ \ Redistribution and use in source and binary forms, with or without diff --git a/sys/boot/forth/version.4th b/sys/boot/forth/version.4th index c59f825..8fa0b98 100644 --- a/sys/boot/forth/version.4th +++ b/sys/boot/forth/version.4th @@ -1,4 +1,4 @@ -\ Copyright (c) 2006-2011 Devin Teske <devinteske@hotmail.com> +\ Copyright (c) 2006-2011 Devin Teske <dteske@freebsd.org> \ All rights reserved. \ \ Redistribution and use in source and binary forms, with or without diff --git a/sys/boot/forth/version.4th.8 b/sys/boot/forth/version.4th.8 index fff2268..1ea2649 100644 --- a/sys/boot/forth/version.4th.8 +++ b/sys/boot/forth/version.4th.8 @@ -123,4 +123,4 @@ The .Nm set of commands was written by .An -nosplit -.An Devin Teske Aq devinteske@hotmail.com . +.An Devin Teske Aq dteske@freebsd.org . |