Author: ian Date: Mon Dec 9 03:09:58 2019 New Revision: 355550 URL: https://svnweb.freebsd.org/changeset/base/355550
Log: Paste things correctly so that I'm added to the *end* of the copyright list. Modified: head/sys/dev/gpio/gpioths.c Modified: head/sys/dev/gpio/gpioths.c ============================================================================== --- head/sys/dev/gpio/gpioths.c Mon Dec 9 03:07:57 2019 (r355549) +++ head/sys/dev/gpio/gpioths.c Mon Dec 9 03:09:58 2019 (r355550) @@ -1,8 +1,8 @@ /*- * SPDX-License-Identifier: BSD-2-Clause * - * Copyright (c) 2019 Ian Lepore <i...@freebsd.org> * Copyright (c) 2016 Michael Zhilin <miz...@freebsd.org> All rights reserved. + * Copyright (c) 2019 Ian Lepore <i...@freebsd.org> * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"