Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jan 2019 09:10:51 -0800
From:      Ravi Pokala <rpokala@freebsd.org>
To:        <src-committers@freebsd.org>, <svn-src-all@freebsd.org>, <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r343583 - in head: share/man/man4 sys/dev/imcsmb sys/dev/jedec_dimm
Message-ID:  <94714CC3-644C-45B0-99ED-DCA99F6D13F7@panasas.com>
In-Reply-To: <201901301655.x0UGt1kf040656@repo.freebsd.org>
References:  <201901301655.x0UGt1kf040656@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
-----Original Message-----
From: <owner-src-committers@freebsd.org> on behalf of Ravi Pokala <rpokala@FreeBSD.org>
Date: 2019-01-30, Wednesday at 08:55
To: <src-committers@freebsd.org>, <svn-src-all@freebsd.org>, <svn-src-head@freebsd.org>
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 <avg@FreeBSD.org>
>  .\" Copyright (c) 2018 Ravi Pokala <rpokala@freebsd.org>
> -.\" 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 (rpokala@freebsd.org)
>   *
>   * 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 (rpokala@freebsd.org)
>   *
>   * 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 (rpokala@freebsd.org)
>   *
>   * 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 (rpokala@freebsd.org)
>   *
>   * 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 <avg@FreeBSD.org>
>   * 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 (rpokala@freebsd.org)
>   *
>   * 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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?94714CC3-644C-45B0-99ED-DCA99F6D13F7>