aboutsummaryrefslogtreecommitdiffstats
path: root/gen
diff options
context:
space:
mode:
authorGavin Howard <yzena.tech@gmail.com>2020-07-01 13:38:05 -0600
committerGavin Howard <yzena.tech@gmail.com>2020-07-01 13:38:05 -0600
commitf420be27fa2c3509b8ab8b061d3ce57edc162811 (patch)
tree1d39c11147290803839be33014bfe463eee99f82 /gen
parentcb067737030ab1478db8f517158fe456d3cf75b8 (diff)
downloadplatform_external_bc-f420be27fa2c3509b8ab8b061d3ce57edc162811.tar.gz
platform_external_bc-f420be27fa2c3509b8ab8b061d3ce57edc162811.tar.bz2
platform_external_bc-f420be27fa2c3509b8ab8b061d3ce57edc162811.zip
Remove "All rights reserved" from license headers for FreeBSD
After looking up what its use was, I found this link: https://opensource.stackexchange.com/questions/2121/mit-license-and-all-rights-reserved/4403#4403 Apparently, as I was told by FreeBSD, it's obsolete. Also the licenses I have from history only say to preserve the copyright notice and "conditions below," which taken literally does not include the "All rights reserved" portion.
Diffstat (limited to 'gen')
-rw-r--r--gen/bc_help.txt2
-rw-r--r--gen/dc_help.txt2
-rw-r--r--gen/lib.bc2
-rw-r--r--gen/lib2.bc2
-rw-r--r--gen/strgen.c2
-rwxr-xr-xgen/strgen.sh2
6 files changed, 0 insertions, 12 deletions
diff --git a/gen/bc_help.txt b/gen/bc_help.txt
index 7534da08..e013251b 100644
--- a/gen/bc_help.txt
+++ b/gen/bc_help.txt
@@ -5,8 +5,6 @@
*
* Copyright (c) 2018-2020 Gavin D. Howard and contributors.
*
- * All rights reserved.
- *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
diff --git a/gen/dc_help.txt b/gen/dc_help.txt
index 537fe37b..6a26ece2 100644
--- a/gen/dc_help.txt
+++ b/gen/dc_help.txt
@@ -5,8 +5,6 @@
*
* Copyright (c) 2018-2020 Gavin D. Howard and contributors.
*
- * All rights reserved.
- *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
diff --git a/gen/lib.bc b/gen/lib.bc
index cec2aaaf..93ac2954 100644
--- a/gen/lib.bc
+++ b/gen/lib.bc
@@ -5,8 +5,6 @@
*
* Copyright (c) 2018-2020 Gavin D. Howard and contributors.
*
- * All rights reserved.
- *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
diff --git a/gen/lib2.bc b/gen/lib2.bc
index 713ff940..98baffdd 100644
--- a/gen/lib2.bc
+++ b/gen/lib2.bc
@@ -5,8 +5,6 @@
*
* Copyright (c) 2018-2020 Gavin D. Howard and contributors.
*
- * All rights reserved.
- *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
diff --git a/gen/strgen.c b/gen/strgen.c
index c78c019a..f4c4b51d 100644
--- a/gen/strgen.c
+++ b/gen/strgen.c
@@ -5,8 +5,6 @@
*
* Copyright (c) 2018-2020 Gavin D. Howard and contributors.
*
- * All rights reserved.
- *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
diff --git a/gen/strgen.sh b/gen/strgen.sh
index 43912131..f389c12c 100755
--- a/gen/strgen.sh
+++ b/gen/strgen.sh
@@ -4,8 +4,6 @@
#
# Copyright (c) 2018-2020 Gavin D. Howard and contributors.
#
-# All rights reserved.
-#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
#