Author: phk
Date: Mon Jan 22 07:15:24 2018
New Revision: 328258
URL: https://svnweb.freebsd.org/changeset/base/328258

Log:
  Forgot to edit copy&pasted copyright blurb.

Modified:
  head/sys/arm/broadcom/bcm2835/bcm2835_clkman.c
  head/sys/arm/broadcom/bcm2835/bcm2835_pwm.c

Modified: head/sys/arm/broadcom/bcm2835/bcm2835_clkman.c
==============================================================================
--- head/sys/arm/broadcom/bcm2835/bcm2835_clkman.c      Mon Jan 22 07:10:30 
2018        (r328257)
+++ head/sys/arm/broadcom/bcm2835/bcm2835_clkman.c      Mon Jan 22 07:15:24 
2018        (r328258)
@@ -1,6 +1,7 @@
 /*-
- * Copyright (C) 2013-2015 Daisuke Aoyama <aoy...@peach.ne.jp>
- * All rights reserved.
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
+ * Copyright (c) 2017 Poul-Henning Kamp <p...@freebsd.org>
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/sys/arm/broadcom/bcm2835/bcm2835_pwm.c
==============================================================================
--- head/sys/arm/broadcom/bcm2835/bcm2835_pwm.c Mon Jan 22 07:10:30 2018        
(r328257)
+++ head/sys/arm/broadcom/bcm2835/bcm2835_pwm.c Mon Jan 22 07:15:24 2018        
(r328258)
@@ -1,7 +1,7 @@
 /*-
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
- * Copyright (c) 2017 Poul-Henning Kamp <p...@freebsd.org>
+ * Copyright (c) 2017 Poul-Henning Kamp <p...@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"

Reply via email to