Author: dteske Date: Thu May 17 20:00:34 2012 New Revision: 235560 URL: http://svn.freebsd.org/changeset/base/235560
Log: Update contact info. PR: N/A (mentor approved) Submitted by: dteske Reviewed by: dteske (mentor approved) Approved by: emaste (mentor) MFC after: 1 week Modified: head/sys/boot/forth/beastie.4th head/sys/boot/forth/beastie.4th.8 head/sys/boot/forth/brand.4th head/sys/boot/forth/brand.4th.8 head/sys/boot/forth/check-password.4th head/sys/boot/forth/check-password.4th.8 head/sys/boot/forth/color.4th head/sys/boot/forth/color.4th.8 head/sys/boot/forth/delay.4th head/sys/boot/forth/delay.4th.8 head/sys/boot/forth/menu-commands.4th head/sys/boot/forth/menu.4th head/sys/boot/forth/menu.4th.8 head/sys/boot/forth/shortcuts.4th head/sys/boot/forth/version.4th head/sys/boot/forth/version.4th.8 Modified: head/sys/boot/forth/beastie.4th ============================================================================== --- head/sys/boot/forth/beastie.4th Thu May 17 19:01:13 2012 (r235559) +++ head/sys/boot/forth/beastie.4th Thu May 17 20:00:34 2012 (r235560) @@ -1,6 +1,6 @@ \ Copyright (c) 2003 Scott Long <[email protected]> \ Copyright (c) 2003 Aleksander Fafula <[email protected]> -\ Copyright (c) 2006-2011 Devin Teske <[email protected]> +\ Copyright (c) 2006-2011 Devin Teske <[email protected]> \ All rights reserved. \ \ Redistribution and use in source and binary forms, with or without Modified: head/sys/boot/forth/beastie.4th.8 ============================================================================== --- head/sys/boot/forth/beastie.4th.8 Thu May 17 19:01:13 2012 (r235559) +++ head/sys/boot/forth/beastie.4th.8 Thu May 17 20:00:34 2012 (r235560) @@ -168,4 +168,4 @@ set of commands was written by .An Scott Long Aq [email protected] , .An Aleksander Fafula Aq [email protected] and -.An Devin Teske Aq [email protected] . +.An Devin Teske Aq [email protected] . Modified: head/sys/boot/forth/brand.4th ============================================================================== --- head/sys/boot/forth/brand.4th Thu May 17 19:01:13 2012 (r235559) +++ head/sys/boot/forth/brand.4th Thu May 17 20:00:34 2012 (r235560) @@ -1,4 +1,4 @@ -\ Copyright (c) 2006-2011 Devin Teske <[email protected]> +\ Copyright (c) 2006-2011 Devin Teske <[email protected]> \ All rights reserved. \ \ Redistribution and use in source and binary forms, with or without Modified: head/sys/boot/forth/brand.4th.8 ============================================================================== --- head/sys/boot/forth/brand.4th.8 Thu May 17 19:01:13 2012 (r235559) +++ head/sys/boot/forth/brand.4th.8 Thu May 17 20:00:34 2012 (r235560) @@ -122,4 +122,4 @@ The .Nm set of commands was written by .An -nosplit -.An Devin Teske Aq [email protected] . +.An Devin Teske Aq [email protected] . Modified: head/sys/boot/forth/check-password.4th ============================================================================== --- head/sys/boot/forth/check-password.4th Thu May 17 19:01:13 2012 (r235559) +++ head/sys/boot/forth/check-password.4th Thu May 17 20:00:34 2012 (r235560) @@ -1,4 +1,4 @@ -\ Copyright (c) 2006-2011 Devin Teske <[email protected]> +\ Copyright (c) 2006-2011 Devin Teske <[email protected]> \ All rights reserved. \ \ Redistribution and use in source and binary forms, with or without Modified: head/sys/boot/forth/check-password.4th.8 ============================================================================== --- head/sys/boot/forth/check-password.4th.8 Thu May 17 19:01:13 2012 (r235559) +++ head/sys/boot/forth/check-password.4th.8 Thu May 17 20:00:34 2012 (r235560) @@ -120,4 +120,4 @@ The .Nm set of commands was written by .An -nosplit -.An Devin Teske Aq [email protected] . +.An Devin Teske Aq [email protected] . Modified: head/sys/boot/forth/color.4th ============================================================================== --- head/sys/boot/forth/color.4th Thu May 17 19:01:13 2012 (r235559) +++ head/sys/boot/forth/color.4th Thu May 17 20:00:34 2012 (r235560) @@ -1,4 +1,4 @@ -\ Copyright (c) 2011 Devin Teske <[email protected]> +\ Copyright (c) 2011 Devin Teske <[email protected]> \ All rights reserved. \ \ Redistribution and use in source and binary forms, with or without Modified: head/sys/boot/forth/color.4th.8 ============================================================================== --- head/sys/boot/forth/color.4th.8 Thu May 17 19:01:13 2012 (r235559) +++ head/sys/boot/forth/color.4th.8 Thu May 17 20:00:34 2012 (r235560) @@ -114,4 +114,4 @@ The .Nm set of commands was written by .An -nosplit -.An Devin Teske Aq [email protected] . +.An Devin Teske Aq [email protected] . Modified: head/sys/boot/forth/delay.4th ============================================================================== --- head/sys/boot/forth/delay.4th Thu May 17 19:01:13 2012 (r235559) +++ head/sys/boot/forth/delay.4th Thu May 17 20:00:34 2012 (r235560) @@ -1,4 +1,4 @@ -\ Copyright (c) 2008-2011 Devin Teske <[email protected]> +\ Copyright (c) 2008-2011 Devin Teske <[email protected]> \ All rights reserved. \ \ Redistribution and use in source and binary forms, with or without Modified: head/sys/boot/forth/delay.4th.8 ============================================================================== --- head/sys/boot/forth/delay.4th.8 Thu May 17 19:01:13 2012 (r235559) +++ head/sys/boot/forth/delay.4th.8 Thu May 17 20:00:34 2012 (r235560) @@ -123,4 +123,4 @@ The .Nm set of commands was written by .An -nosplit -.An Devin Teske Aq [email protected] . +.An Devin Teske Aq [email protected] . Modified: head/sys/boot/forth/menu-commands.4th ============================================================================== --- head/sys/boot/forth/menu-commands.4th Thu May 17 19:01:13 2012 (r235559) +++ head/sys/boot/forth/menu-commands.4th Thu May 17 20:00:34 2012 (r235560) @@ -1,4 +1,4 @@ -\ Copyright (c) 2006-2011 Devin Teske <[email protected]> +\ Copyright (c) 2006-2011 Devin Teske <[email protected]> \ All rights reserved. \ \ Redistribution and use in source and binary forms, with or without Modified: head/sys/boot/forth/menu.4th ============================================================================== --- head/sys/boot/forth/menu.4th Thu May 17 19:01:13 2012 (r235559) +++ head/sys/boot/forth/menu.4th Thu May 17 20:00:34 2012 (r235560) @@ -1,6 +1,6 @@ \ Copyright (c) 2003 Scott Long <[email protected]> \ Copyright (c) 2003 Aleksander Fafula <[email protected]> -\ Copyright (c) 2006-2011 Devin Teske <[email protected]> +\ Copyright (c) 2006-2011 Devin Teske <[email protected]> \ All rights reserved. \ \ Redistribution and use in source and binary forms, with or without Modified: head/sys/boot/forth/menu.4th.8 ============================================================================== --- head/sys/boot/forth/menu.4th.8 Thu May 17 19:01:13 2012 (r235559) +++ head/sys/boot/forth/menu.4th.8 Thu May 17 20:00:34 2012 (r235560) @@ -320,4 +320,4 @@ The .Nm set of commands was written by .An -nosplit -.An Devin Teske Aq [email protected] . +.An Devin Teske Aq [email protected] . Modified: head/sys/boot/forth/shortcuts.4th ============================================================================== --- head/sys/boot/forth/shortcuts.4th Thu May 17 19:01:13 2012 (r235559) +++ head/sys/boot/forth/shortcuts.4th Thu May 17 20:00:34 2012 (r235560) @@ -1,4 +1,4 @@ -\ Copyright (c) 2008-2011 Devin Teske <[email protected]> +\ Copyright (c) 2008-2011 Devin Teske <[email protected]> \ All rights reserved. \ \ Redistribution and use in source and binary forms, with or without Modified: head/sys/boot/forth/version.4th ============================================================================== --- head/sys/boot/forth/version.4th Thu May 17 19:01:13 2012 (r235559) +++ head/sys/boot/forth/version.4th Thu May 17 20:00:34 2012 (r235560) @@ -1,4 +1,4 @@ -\ Copyright (c) 2006-2011 Devin Teske <[email protected]> +\ Copyright (c) 2006-2011 Devin Teske <[email protected]> \ All rights reserved. \ \ Redistribution and use in source and binary forms, with or without Modified: head/sys/boot/forth/version.4th.8 ============================================================================== --- head/sys/boot/forth/version.4th.8 Thu May 17 19:01:13 2012 (r235559) +++ head/sys/boot/forth/version.4th.8 Thu May 17 20:00:34 2012 (r235560) @@ -123,4 +123,4 @@ The .Nm set of commands was written by .An -nosplit -.An Devin Teske Aq [email protected] . +.An Devin Teske Aq [email protected] . _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
