Author: wulf Date: Sun Jul 23 20:41:58 2017 New Revision: 321399 URL: https://svnweb.freebsd.org/changeset/base/321399
Log: Change my email address to w...@freebsd.org in copyright headers. Approved by: gonzo (mentor) MFC after: 2 weeks Modified: head/sys/dev/evdev/cdev.c head/sys/dev/evdev/evdev.c head/sys/dev/evdev/evdev_mt.c head/sys/dev/evdev/evdev_private.h head/sys/dev/evdev/evdev_utils.c head/sys/dev/evdev/input-event-codes.h head/sys/dev/evdev/input.h head/sys/dev/evdev/uinput.c head/sys/dev/evdev/uinput.h Modified: head/sys/dev/evdev/cdev.c ============================================================================== --- head/sys/dev/evdev/cdev.c Sun Jul 23 20:35:26 2017 (r321398) +++ head/sys/dev/evdev/cdev.c Sun Jul 23 20:41:58 2017 (r321399) @@ -1,6 +1,6 @@ /*- * Copyright (c) 2014 Jakub Wojciech Klama <jc...@freebsd.org> - * Copyright (c) 2015-2016 Vladimir Kondratyev <w...@cicgroup.ru> + * Copyright (c) 2015-2016 Vladimir Kondratyev <w...@freebsd.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/dev/evdev/evdev.c ============================================================================== --- head/sys/dev/evdev/evdev.c Sun Jul 23 20:35:26 2017 (r321398) +++ head/sys/dev/evdev/evdev.c Sun Jul 23 20:41:58 2017 (r321399) @@ -1,6 +1,6 @@ /*- * Copyright (c) 2014 Jakub Wojciech Klama <jc...@freebsd.org> - * Copyright (c) 2015-2016 Vladimir Kondratyev <w...@cicgroup.ru> + * Copyright (c) 2015-2016 Vladimir Kondratyev <w...@freebsd.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/dev/evdev/evdev_mt.c ============================================================================== --- head/sys/dev/evdev/evdev_mt.c Sun Jul 23 20:35:26 2017 (r321398) +++ head/sys/dev/evdev/evdev_mt.c Sun Jul 23 20:41:58 2017 (r321399) @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2016 Vladimir Kondratyev <w...@cicgroup.ru> + * Copyright (c) 2016 Vladimir Kondratyev <w...@freebsd.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/dev/evdev/evdev_private.h ============================================================================== --- head/sys/dev/evdev/evdev_private.h Sun Jul 23 20:35:26 2017 (r321398) +++ head/sys/dev/evdev/evdev_private.h Sun Jul 23 20:41:58 2017 (r321399) @@ -1,6 +1,6 @@ /*- * Copyright (c) 2014 Jakub Wojciech Klama <jc...@freebsd.org> - * Copyright (c) 2015-2016 Vladimir Kondratyev <w...@cicgroup.ru> + * Copyright (c) 2015-2016 Vladimir Kondratyev <w...@freebsd.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/dev/evdev/evdev_utils.c ============================================================================== --- head/sys/dev/evdev/evdev_utils.c Sun Jul 23 20:35:26 2017 (r321398) +++ head/sys/dev/evdev/evdev_utils.c Sun Jul 23 20:41:58 2017 (r321399) @@ -1,6 +1,6 @@ /*- * Copyright (c) 2014 Jakub Wojciech Klama <jc...@freebsd.org> - * Copyright (c) 2015-2016 Vladimir Kondratyev <w...@cicgroup.ru> + * Copyright (c) 2015-2016 Vladimir Kondratyev <w...@freebsd.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/dev/evdev/input-event-codes.h ============================================================================== --- head/sys/dev/evdev/input-event-codes.h Sun Jul 23 20:35:26 2017 (r321398) +++ head/sys/dev/evdev/input-event-codes.h Sun Jul 23 20:41:58 2017 (r321399) @@ -1,6 +1,6 @@ /*- * Copyright (c) 2016 Oleksandr Tymoshenko <go...@freebsd.org> - * Copyright (c) 2015-2016 Vladimir Kondratyev <w...@cicgroup.ru> + * Copyright (c) 2015-2016 Vladimir Kondratyev <w...@freebsd.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/dev/evdev/input.h ============================================================================== --- head/sys/dev/evdev/input.h Sun Jul 23 20:35:26 2017 (r321398) +++ head/sys/dev/evdev/input.h Sun Jul 23 20:41:58 2017 (r321399) @@ -1,6 +1,6 @@ /*- * Copyright (c) 2016 Oleksandr Tymoshenko <go...@freebsd.org> - * Copyright (c) 2015-2016 Vladimir Kondratyev <w...@cicgroup.ru> + * Copyright (c) 2015-2016 Vladimir Kondratyev <w...@freebsd.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/dev/evdev/uinput.c ============================================================================== --- head/sys/dev/evdev/uinput.c Sun Jul 23 20:35:26 2017 (r321398) +++ head/sys/dev/evdev/uinput.c Sun Jul 23 20:41:58 2017 (r321399) @@ -1,6 +1,6 @@ /*- * Copyright (c) 2014 Jakub Wojciech Klama <jc...@freebsd.org> - * Copyright (c) 2015-2016 Vladimir Kondratyev <w...@cicgroup.ru> + * Copyright (c) 2015-2016 Vladimir Kondratyev <w...@freebsd.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without Modified: head/sys/dev/evdev/uinput.h ============================================================================== --- head/sys/dev/evdev/uinput.h Sun Jul 23 20:35:26 2017 (r321398) +++ head/sys/dev/evdev/uinput.h Sun Jul 23 20:41:58 2017 (r321399) @@ -1,6 +1,6 @@ /*- * Copyright (c) 2016 Oleksandr Tymoshenko <go...@freebsd.org> - * Copyright (c) 2015-2016 Vladimir Kondratyev <w...@cicgroup.ru> + * Copyright (c) 2015-2016 Vladimir Kondratyev <w...@freebsd.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"