svn commit: r343583 - in head: share/man/man4 sys/dev/imcsmb sys/dev/jedec_dimm
Ravi Pokala
rpokala at freebsd.org
Wed Jan 30 17:10:55 UTC 2019
-----Original Message-----
From: <owner-src-committers at freebsd.org> on behalf of Ravi Pokala <rpokala at FreeBSD.org>
Date: 2019-01-30, Wednesday at 08:55
To: <src-committers at freebsd.org>, <svn-src-all at freebsd.org>, <svn-src-head at 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 at FreeBSD.org>
> .\" Copyright (c) 2018 Ravi Pokala <rpokala at 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 at 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 at 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 at 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 at 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 at 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 at 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
More information about the svn-src-all
mailing list