-----Original Message-----
From: <[email protected]> on behalf of Ravi Pokala 
<[email protected]>
Date: 2019-01-30, Wednesday at 08:55
To: <[email protected]>, <[email protected]>, 
<[email protected]>
Subject: svn commit: r343583 - in head: share/man/man4 sys/dev/imcsmb 
sys/dev/jedec_dimm

> Author: rpokala
> Date: Wed Jan 30 16:55:00 2019
> New Revision: 343583
> URL: https://svnweb.freebsd.org/changeset/base/343583
> 
> Log:
>   Remove unecessary "All rights reserved" from files under my or Panasas's
>   copyright.
>   
>   When all member nations of the Buenos Aires Convention adopted the Berne
>   Convention, the phrase "All rights reserved" became unnecessary to assert
>   copyright. Remove it from files under my or Panasas's copyright. The files
>   related to jedec_dimm(4) also bear avg@'s copyright; he has approved this
>   change.
>   
>   Approved by:        avg
>   Sponsored by:       Panasas

Differential Revision:    https://reviews.freebsd.org/D19029

-Ravi (rpokala@)

> Modified:
>   head/share/man/man4/imcsmb.4
>   head/share/man/man4/jedec_dimm.4
>   head/sys/dev/imcsmb/imcsmb.c
>   head/sys/dev/imcsmb/imcsmb_pci.c
>   head/sys/dev/imcsmb/imcsmb_reg.h
>   head/sys/dev/imcsmb/imcsmb_var.h
>   head/sys/dev/jedec_dimm/jedec_dimm.c
>   head/sys/dev/jedec_dimm/jedec_dimm.h
> 
> Modified: head/share/man/man4/imcsmb.4
> ==============================================================================
> --- head/share/man/man4/imcsmb.4      Wed Jan 30 16:50:53 2019        
> (r343582)
> +++ head/share/man/man4/imcsmb.4      Wed Jan 30 16:55:00 2019        
> (r343583)
> @@ -2,7 +2,6 @@
>  .\" SPDX-License-Identifier: BSD-2-Clause-FreeBSD
>  .\"
>  .\" Copyright (c) 2018 Panasas
> -.\" All rights reserved.
>  .\"
>  .\" Redistribution and use in source and binary forms, with or without
>  .\" modification, are permitted provided that the following conditions
> 
> Modified: head/share/man/man4/jedec_dimm.4
> ==============================================================================
> --- head/share/man/man4/jedec_dimm.4  Wed Jan 30 16:50:53 2019        
> (r343582)
> +++ head/share/man/man4/jedec_dimm.4  Wed Jan 30 16:55:00 2019        
> (r343583)
> @@ -3,7 +3,6 @@
>  .\"
>  .\" Copyright (c) 2016 Andriy Gapon <[email protected]>
>  .\" Copyright (c) 2018 Ravi Pokala <[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/imcsmb/imcsmb.c
> ==============================================================================
> --- head/sys/dev/imcsmb/imcsmb.c      Wed Jan 30 16:50:53 2019        
> (r343582)
> +++ head/sys/dev/imcsmb/imcsmb.c      Wed Jan 30 16:55:00 2019        
> (r343583)
> @@ -4,7 +4,6 @@
>   * Authors: Joe Kloss; Ravi Pokala ([email protected])
>   *
>   * Copyright (c) 2017-2018 Panasas
> - * 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/imcsmb/imcsmb_pci.c
> ==============================================================================
> --- head/sys/dev/imcsmb/imcsmb_pci.c  Wed Jan 30 16:50:53 2019        
> (r343582)
> +++ head/sys/dev/imcsmb/imcsmb_pci.c  Wed Jan 30 16:55:00 2019        
> (r343583)
> @@ -4,7 +4,6 @@
>   * Authors: Joe Kloss; Ravi Pokala ([email protected])
>   *
>   * Copyright (c) 2017-2018 Panasas
> - * 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/imcsmb/imcsmb_reg.h
> ==============================================================================
> --- head/sys/dev/imcsmb/imcsmb_reg.h  Wed Jan 30 16:50:53 2019        
> (r343582)
> +++ head/sys/dev/imcsmb/imcsmb_reg.h  Wed Jan 30 16:55:00 2019        
> (r343583)
> @@ -4,7 +4,6 @@
>   * Authors: Joe Kloss; Ravi Pokala ([email protected])
>   *
>   * Copyright (c) 2017-2018 Panasas
> - * 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/imcsmb/imcsmb_var.h
> ==============================================================================
> --- head/sys/dev/imcsmb/imcsmb_var.h  Wed Jan 30 16:50:53 2019        
> (r343582)
> +++ head/sys/dev/imcsmb/imcsmb_var.h  Wed Jan 30 16:55:00 2019        
> (r343583)
> @@ -4,7 +4,6 @@
>   * Authors: Joe Kloss; Ravi Pokala ([email protected])
>   *
>   * Copyright (c) 2017-2018 Panasas
> - * 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/jedec_dimm/jedec_dimm.c
> ==============================================================================
> --- head/sys/dev/jedec_dimm/jedec_dimm.c      Wed Jan 30 16:50:53 2019        
> (r343582)
> +++ head/sys/dev/jedec_dimm/jedec_dimm.c      Wed Jan 30 16:55:00 2019        
> (r343583)
> @@ -5,7 +5,6 @@
>   *
>   * Copyright (c) 2016 Andriy Gapon <[email protected]>
>   * Copyright (c) 2018 Panasas
> - * 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/jedec_dimm/jedec_dimm.h
> ==============================================================================
> --- head/sys/dev/jedec_dimm/jedec_dimm.h      Wed Jan 30 16:50:53 2019        
> (r343582)
> +++ head/sys/dev/jedec_dimm/jedec_dimm.h      Wed Jan 30 16:55:00 2019        
> (r343583)
> @@ -4,7 +4,6 @@
>   * Authors: Ravi Pokala ([email protected])
>   *
>   * Copyright (c) 2018 Panasas
> - * 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-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to