Author: manu Date: Tue Dec 3 21:05:33 2019 New Revision: 355358 URL: https://svnweb.freebsd.org/changeset/base/355358
Log: Remove "all rights reserved" from copyright for the file that Jared McNeill own. He gave me permission to do this. Modified: head/sys/arm/allwinner/a10_fb.c head/sys/arm/allwinner/a10_hdmi.c head/sys/arm/allwinner/a10_hdmiaudio.c head/sys/arm/allwinner/a64/a64_padconf.c head/sys/arm/allwinner/a64/a64_r_padconf.c head/sys/arm/allwinner/a83t/a83t_padconf.c head/sys/arm/allwinner/a83t/a83t_r_padconf.c head/sys/arm/allwinner/aw_ccu.c head/sys/arm/allwinner/aw_gmacclk.c head/sys/arm/allwinner/aw_reset.c head/sys/arm/allwinner/aw_rsb.c head/sys/arm/allwinner/aw_sid.c head/sys/arm/allwinner/aw_sid.h head/sys/arm/allwinner/aw_thermal.c head/sys/arm/allwinner/aw_usbphy.c head/sys/arm/allwinner/if_awg.c head/sys/arm/allwinner/if_awgreg.h head/sys/dev/gpio/gpioregulator.c head/sys/dev/hdmi/dwc_hdmi.h head/sys/dev/iicbus/sy8106a.c head/sys/dev/uart/uart_dev_snps.c head/sys/mips/ingenic/jz4780_lcd.c head/sys/mips/ingenic/jz4780_lcd.h head/sys/mips/ingenic/jz4780_smb.c head/sys/mips/ingenic/jz4780_smb.h Modified: head/sys/arm/allwinner/a10_fb.c ============================================================================== --- head/sys/arm/allwinner/a10_fb.c Tue Dec 3 21:00:45 2019 (r355357) +++ head/sys/arm/allwinner/a10_fb.c Tue Dec 3 21:05:33 2019 (r355358) @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 Jared McNeill <[email protected]> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Modified: head/sys/arm/allwinner/a10_hdmi.c ============================================================================== --- head/sys/arm/allwinner/a10_hdmi.c Tue Dec 3 21:00:45 2019 (r355357) +++ head/sys/arm/allwinner/a10_hdmi.c Tue Dec 3 21:05:33 2019 (r355358) @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 Jared McNeill <[email protected]> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Modified: head/sys/arm/allwinner/a10_hdmiaudio.c ============================================================================== --- head/sys/arm/allwinner/a10_hdmiaudio.c Tue Dec 3 21:00:45 2019 (r355357) +++ head/sys/arm/allwinner/a10_hdmiaudio.c Tue Dec 3 21:05:33 2019 (r355358) @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 Jared McNeill <[email protected]> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Modified: head/sys/arm/allwinner/a64/a64_padconf.c ============================================================================== --- head/sys/arm/allwinner/a64/a64_padconf.c Tue Dec 3 21:00:45 2019 (r355357) +++ head/sys/arm/allwinner/a64/a64_padconf.c Tue Dec 3 21:05:33 2019 (r355358) @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 Jared McNeill <[email protected]> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Modified: head/sys/arm/allwinner/a64/a64_r_padconf.c ============================================================================== --- head/sys/arm/allwinner/a64/a64_r_padconf.c Tue Dec 3 21:00:45 2019 (r355357) +++ head/sys/arm/allwinner/a64/a64_r_padconf.c Tue Dec 3 21:05:33 2019 (r355358) @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 Jared McNeill <[email protected]> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Modified: head/sys/arm/allwinner/a83t/a83t_padconf.c ============================================================================== --- head/sys/arm/allwinner/a83t/a83t_padconf.c Tue Dec 3 21:00:45 2019 (r355357) +++ head/sys/arm/allwinner/a83t/a83t_padconf.c Tue Dec 3 21:05:33 2019 (r355358) @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 Jared McNeill <[email protected]> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Modified: head/sys/arm/allwinner/a83t/a83t_r_padconf.c ============================================================================== --- head/sys/arm/allwinner/a83t/a83t_r_padconf.c Tue Dec 3 21:00:45 2019 (r355357) +++ head/sys/arm/allwinner/a83t/a83t_r_padconf.c Tue Dec 3 21:05:33 2019 (r355358) @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 Jared McNeill <[email protected]> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Modified: head/sys/arm/allwinner/aw_ccu.c ============================================================================== --- head/sys/arm/allwinner/aw_ccu.c Tue Dec 3 21:00:45 2019 (r355357) +++ head/sys/arm/allwinner/aw_ccu.c Tue Dec 3 21:05:33 2019 (r355358) @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 Jared McNeill <[email protected]> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Modified: head/sys/arm/allwinner/aw_gmacclk.c ============================================================================== --- head/sys/arm/allwinner/aw_gmacclk.c Tue Dec 3 21:00:45 2019 (r355357) +++ head/sys/arm/allwinner/aw_gmacclk.c Tue Dec 3 21:05:33 2019 (r355358) @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 Jared McNeill <[email protected]> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Modified: head/sys/arm/allwinner/aw_reset.c ============================================================================== --- head/sys/arm/allwinner/aw_reset.c Tue Dec 3 21:00:45 2019 (r355357) +++ head/sys/arm/allwinner/aw_reset.c Tue Dec 3 21:05:33 2019 (r355358) @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 Jared McNeill <[email protected]> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Modified: head/sys/arm/allwinner/aw_rsb.c ============================================================================== --- head/sys/arm/allwinner/aw_rsb.c Tue Dec 3 21:00:45 2019 (r355357) +++ head/sys/arm/allwinner/aw_rsb.c Tue Dec 3 21:05:33 2019 (r355358) @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 Jared McNeill <[email protected]> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Modified: head/sys/arm/allwinner/aw_sid.c ============================================================================== --- head/sys/arm/allwinner/aw_sid.c Tue Dec 3 21:00:45 2019 (r355357) +++ head/sys/arm/allwinner/aw_sid.c Tue Dec 3 21:05:33 2019 (r355358) @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 Jared McNeill <[email protected]> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Modified: head/sys/arm/allwinner/aw_sid.h ============================================================================== --- head/sys/arm/allwinner/aw_sid.h Tue Dec 3 21:00:45 2019 (r355357) +++ head/sys/arm/allwinner/aw_sid.h Tue Dec 3 21:05:33 2019 (r355358) @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 Jared McNeill <[email protected]> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Modified: head/sys/arm/allwinner/aw_thermal.c ============================================================================== --- head/sys/arm/allwinner/aw_thermal.c Tue Dec 3 21:00:45 2019 (r355357) +++ head/sys/arm/allwinner/aw_thermal.c Tue Dec 3 21:05:33 2019 (r355358) @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 Jared McNeill <[email protected]> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Modified: head/sys/arm/allwinner/aw_usbphy.c ============================================================================== --- head/sys/arm/allwinner/aw_usbphy.c Tue Dec 3 21:00:45 2019 (r355357) +++ head/sys/arm/allwinner/aw_usbphy.c Tue Dec 3 21:05:33 2019 (r355358) @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 Jared McNeill <[email protected]> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Modified: head/sys/arm/allwinner/if_awg.c ============================================================================== --- head/sys/arm/allwinner/if_awg.c Tue Dec 3 21:00:45 2019 (r355357) +++ head/sys/arm/allwinner/if_awg.c Tue Dec 3 21:05:33 2019 (r355358) @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 Jared McNeill <[email protected]> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Modified: head/sys/arm/allwinner/if_awgreg.h ============================================================================== --- head/sys/arm/allwinner/if_awgreg.h Tue Dec 3 21:00:45 2019 (r355357) +++ head/sys/arm/allwinner/if_awgreg.h Tue Dec 3 21:05:33 2019 (r355358) @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 Jared McNeill <[email protected]> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Modified: head/sys/dev/gpio/gpioregulator.c ============================================================================== --- head/sys/dev/gpio/gpioregulator.c Tue Dec 3 21:00:45 2019 (r355357) +++ head/sys/dev/gpio/gpioregulator.c Tue Dec 3 21:05:33 2019 (r355358) @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 Jared McNeill <[email protected]> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Modified: head/sys/dev/hdmi/dwc_hdmi.h ============================================================================== --- head/sys/dev/hdmi/dwc_hdmi.h Tue Dec 3 21:00:45 2019 (r355357) +++ head/sys/dev/hdmi/dwc_hdmi.h Tue Dec 3 21:05:33 2019 (r355358) @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 Jared McNeill <[email protected]> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Modified: head/sys/dev/iicbus/sy8106a.c ============================================================================== --- head/sys/dev/iicbus/sy8106a.c Tue Dec 3 21:00:45 2019 (r355357) +++ head/sys/dev/iicbus/sy8106a.c Tue Dec 3 21:05:33 2019 (r355358) @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 Jared McNeill <[email protected]> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Modified: head/sys/dev/uart/uart_dev_snps.c ============================================================================== --- head/sys/dev/uart/uart_dev_snps.c Tue Dec 3 21:00:45 2019 (r355357) +++ head/sys/dev/uart/uart_dev_snps.c Tue Dec 3 21:05:33 2019 (r355358) @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 Jared McNeill <[email protected]> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Modified: head/sys/mips/ingenic/jz4780_lcd.c ============================================================================== --- head/sys/mips/ingenic/jz4780_lcd.c Tue Dec 3 21:00:45 2019 (r355357) +++ head/sys/mips/ingenic/jz4780_lcd.c Tue Dec 3 21:05:33 2019 (r355358) @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 Jared McNeill <[email protected]> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Modified: head/sys/mips/ingenic/jz4780_lcd.h ============================================================================== --- head/sys/mips/ingenic/jz4780_lcd.h Tue Dec 3 21:00:45 2019 (r355357) +++ head/sys/mips/ingenic/jz4780_lcd.h Tue Dec 3 21:05:33 2019 (r355358) @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 Jared McNeill <[email protected]> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Modified: head/sys/mips/ingenic/jz4780_smb.c ============================================================================== --- head/sys/mips/ingenic/jz4780_smb.c Tue Dec 3 21:00:45 2019 (r355357) +++ head/sys/mips/ingenic/jz4780_smb.c Tue Dec 3 21:05:33 2019 (r355358) @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 Jared McNeill <[email protected]> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions Modified: head/sys/mips/ingenic/jz4780_smb.h ============================================================================== --- head/sys/mips/ingenic/jz4780_smb.h Tue Dec 3 21:00:45 2019 (r355357) +++ head/sys/mips/ingenic/jz4780_smb.h Tue Dec 3 21:05:33 2019 (r355358) @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 Jared McNeill <[email protected]> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
