Author: kevans
Date: Fri Feb  7 21:57:27 2020
New Revision: 357667
URL: https://svnweb.freebsd.org/changeset/base/357667

Log:
  MFC r357067: Drop "All Rights Reserved" from all libbe/bectl files

Modified:
  stable/12/lib/libbe/be.c
  stable/12/lib/libbe/be.h
  stable/12/lib/libbe/be_access.c
  stable/12/lib/libbe/be_error.c
  stable/12/lib/libbe/be_impl.h
  stable/12/lib/libbe/be_info.c
  stable/12/lib/libbe/libbe.3
  stable/12/lib/libbe/tests/target_prog.c
  stable/12/sbin/bectl/bectl.8
  stable/12/sbin/bectl/bectl.c
Directory Properties:
  stable/12/   (props changed)

Changes in other areas also in this revision:
Modified:
  stable/11/lib/libbe/be.c
  stable/11/lib/libbe/be.h
  stable/11/lib/libbe/be_access.c
  stable/11/lib/libbe/be_error.c
  stable/11/lib/libbe/be_impl.h
  stable/11/lib/libbe/be_info.c
  stable/11/lib/libbe/libbe.3
  stable/11/lib/libbe/tests/target_prog.c
  stable/11/sbin/bectl/bectl.8
  stable/11/sbin/bectl/bectl.c
Directory Properties:
  stable/11/   (props changed)

Modified: stable/12/lib/libbe/be.c
==============================================================================
--- stable/12/lib/libbe/be.c    Fri Feb  7 21:55:45 2020        (r357666)
+++ stable/12/lib/libbe/be.c    Fri Feb  7 21:57:27 2020        (r357667)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2017 Kyle J. Kneitinger <k...@kneit.in>
- * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: stable/12/lib/libbe/be.h
==============================================================================
--- stable/12/lib/libbe/be.h    Fri Feb  7 21:55:45 2020        (r357666)
+++ stable/12/lib/libbe/be.h    Fri Feb  7 21:57:27 2020        (r357667)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2017 Kyle J. Kneitinger <k...@kneit.in>
- * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: stable/12/lib/libbe/be_access.c
==============================================================================
--- stable/12/lib/libbe/be_access.c     Fri Feb  7 21:55:45 2020        
(r357666)
+++ stable/12/lib/libbe/be_access.c     Fri Feb  7 21:57:27 2020        
(r357667)
@@ -4,7 +4,6 @@
  * Copyright (c) 2017 Kyle J. Kneitinger <k...@kneit.in>
  * Copyright (c) 2018 Kyle Evans <kev...@freebsd.org>
  * Copyright (c) 2019 Wes Maag <w...@jwmaag.org>
- * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: stable/12/lib/libbe/be_error.c
==============================================================================
--- stable/12/lib/libbe/be_error.c      Fri Feb  7 21:55:45 2020        
(r357666)
+++ stable/12/lib/libbe/be_error.c      Fri Feb  7 21:57:27 2020        
(r357667)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2017 Kyle J. Kneitinger <k...@kneit.in>
- * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: stable/12/lib/libbe/be_impl.h
==============================================================================
--- stable/12/lib/libbe/be_impl.h       Fri Feb  7 21:55:45 2020        
(r357666)
+++ stable/12/lib/libbe/be_impl.h       Fri Feb  7 21:57:27 2020        
(r357667)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2017 Kyle J. Kneitinger <k...@kneit.in>
- * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: stable/12/lib/libbe/be_info.c
==============================================================================
--- stable/12/lib/libbe/be_info.c       Fri Feb  7 21:55:45 2020        
(r357666)
+++ stable/12/lib/libbe/be_info.c       Fri Feb  7 21:57:27 2020        
(r357667)
@@ -3,7 +3,6 @@
  *
  * Copyright (c) 2017 Kyle J. Kneitinger <k...@kneit.in>
  * Copyright (c) 2018 Kyle Evans <kev...@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: stable/12/lib/libbe/libbe.3
==============================================================================
--- stable/12/lib/libbe/libbe.3 Fri Feb  7 21:55:45 2020        (r357666)
+++ stable/12/lib/libbe/libbe.3 Fri Feb  7 21:57:27 2020        (r357667)
@@ -2,7 +2,6 @@
 .\" SPDX-License-Identifier: BSD-2-Clause-FreeBSD
 .\"
 .\" Copyright (c) 2017 Kyle Kneitinger
-.\" All rights reserved.
 .\" Copyright (c) 2018 Kyle Evans <kev...@freebsd.org>
 .\"
 .\" Redistribution and use in source and binary forms, with or without

Modified: stable/12/lib/libbe/tests/target_prog.c
==============================================================================
--- stable/12/lib/libbe/tests/target_prog.c     Fri Feb  7 21:55:45 2020        
(r357666)
+++ stable/12/lib/libbe/tests/target_prog.c     Fri Feb  7 21:57:27 2020        
(r357667)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2019 Rob Wing
- * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: stable/12/sbin/bectl/bectl.8
==============================================================================
--- stable/12/sbin/bectl/bectl.8        Fri Feb  7 21:55:45 2020        
(r357666)
+++ stable/12/sbin/bectl/bectl.8        Fri Feb  7 21:57:27 2020        
(r357667)
@@ -2,7 +2,6 @@
 .\" SPDX-License-Identifier: BSD-2-Clause-FreeBSD
 .\"
 .\" Copyright (c) 2017 Kyle J. Kneitinger <k...@kneit.in>
-.\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions

Modified: stable/12/sbin/bectl/bectl.c
==============================================================================
--- stable/12/sbin/bectl/bectl.c        Fri Feb  7 21:55:45 2020        
(r357666)
+++ stable/12/sbin/bectl/bectl.c        Fri Feb  7 21:57:27 2020        
(r357667)
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2017 Kyle J. Kneitinger <k...@kneit.in>
- * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
_______________________________________________
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