Author: ian Date: Mon Dec 2 16:15:18 2019 New Revision: 355295 URL: https://svnweb.freebsd.org/changeset/base/355295
Log: Remove "all rights reserved" from copyright after getting a response from Luiz that he also was not intentionally asserting that right, it was already there when he added his name. Modified: head/sys/dev/gpio/gpioiic.c Modified: head/sys/dev/gpio/gpioiic.c ============================================================================== --- head/sys/dev/gpio/gpioiic.c Mon Dec 2 15:57:25 2019 (r355294) +++ head/sys/dev/gpio/gpioiic.c Mon Dec 2 16:15:18 2019 (r355295) @@ -2,7 +2,7 @@ * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2009 Oleksandr Tymoshenko <go...@freebsd.org> - * Copyright (c) 2010 Luiz Otavio O Souza All rights reserved. + * Copyright (c) 2010 Luiz Otavio O Souza * Copyright (c) 2019 Ian Lepore <i...@freebsd.org> * * Redistribution and use in source and binary forms, with or without _______________________________________________ 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"