Update license boilerplate text in source code files
Normally we don't do this, but enough changes have accumulated that
we're doing a tree-wide one-off update of the name & style.
Bug: 1098010
Change-Id: I5bdf5d4f2d227393bbea864951afd8dd66fefc79
Reviewed-on: https://chromium-review.googlesource.com/c/linux-syscall-support/+/3877698
Reviewed-by: Mark Seaborn <mseaborn@chromium.org>
diff --git a/LICENSE b/LICENSE
index 58ab3fb..b66a6b2 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,5 +1,4 @@
-Copyright (c) 2005-2011, Google Inc.
-All rights reserved.
+Copyright 2005-2011 Google LLC
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
@@ -11,7 +10,7 @@
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
- Neither the name of Google Inc. nor the names of its
+ Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
diff --git a/linux_syscall_support.h b/linux_syscall_support.h
index 99a4b44..c9ae154 100644
--- a/linux_syscall_support.h
+++ b/linux_syscall_support.h
@@ -1,5 +1,4 @@
-/* Copyright (c) 2005-2011, Google Inc.
- * All rights reserved.
+/* Copyright 2005-2011 Google LLC
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
@@ -11,7 +10,7 @@
* copyright notice, this list of conditions and the following disclaimer
* in the documentation and/or other materials provided with the
* distribution.
- * * Neither the name of Google Inc. nor the names of its
+ * * Neither the name of Google LLC nor the names of its
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
*
diff --git a/tests/Makefile b/tests/Makefile
index 554813d..a4e2f38 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -1,4 +1,4 @@
-# Copyright 2018, Google Inc. All rights reserved.
+# Copyright 2018 Google LLC
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
@@ -10,7 +10,7 @@
# copyright notice, this list of conditions and the following disclaimer
# in the documentation and/or other materials provided with the
# distribution.
-# * Neither the name of Google Inc. nor the names of its
+# * Neither the name of Google LLC nor the names of its
# contributors may be used to endorse or promote products derived from
# this software without specific prior written permission.
#
diff --git a/tests/fallocate.c b/tests/fallocate.c
index f658907..1a26fed 100644
--- a/tests/fallocate.c
+++ b/tests/fallocate.c
@@ -1,4 +1,4 @@
-/* Copyright 2019, Google Inc. All rights reserved.
+/* Copyright 2019 Google LLC
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
@@ -10,7 +10,7 @@
* copyright notice, this list of conditions and the following disclaimer
* in the documentation and/or other materials provided with the
* distribution.
- * * Neither the name of Google Inc. nor the names of its
+ * * Neither the name of Google LLC nor the names of its
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
*
diff --git a/tests/getitimer.c b/tests/getitimer.c
index 507948f..8a84700 100644
--- a/tests/getitimer.c
+++ b/tests/getitimer.c
@@ -1,4 +1,4 @@
-/* Copyright 2022, Google Inc. All rights reserved.
+/* Copyright 2022 Google LLC
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
@@ -10,7 +10,7 @@
* copyright notice, this list of conditions and the following disclaimer
* in the documentation and/or other materials provided with the
* distribution.
- * * Neither the name of Google Inc. nor the names of its
+ * * Neither the name of Google LLC nor the names of its
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
*
diff --git a/tests/getrandom.c b/tests/getrandom.c
index eb1f162..0ec38b3 100644
--- a/tests/getrandom.c
+++ b/tests/getrandom.c
@@ -1,4 +1,4 @@
-/* Copyright 2020, Google Inc. All rights reserved.
+/* Copyright 2020 Google LLC
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
@@ -10,7 +10,7 @@
* copyright notice, this list of conditions and the following disclaimer
* in the documentation and/or other materials provided with the
* distribution.
- * * Neither the name of Google Inc. nor the names of its
+ * * Neither the name of Google LLC nor the names of its
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
*
diff --git a/tests/lstat.c b/tests/lstat.c
index 33848a9..816ba9f 100644
--- a/tests/lstat.c
+++ b/tests/lstat.c
@@ -1,4 +1,4 @@
-/* Copyright 2021, Google Inc. All rights reserved.
+/* Copyright 2021 Google LLC
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
@@ -10,7 +10,7 @@
* copyright notice, this list of conditions and the following disclaimer
* in the documentation and/or other materials provided with the
* distribution.
- * * Neither the name of Google Inc. nor the names of its
+ * * Neither the name of Google LLC nor the names of its
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
*
diff --git a/tests/setitimer.c b/tests/setitimer.c
index 1bd7114..dd2ccfe 100644
--- a/tests/setitimer.c
+++ b/tests/setitimer.c
@@ -1,4 +1,4 @@
-/* Copyright 2022, Google Inc. All rights reserved.
+/* Copyright 2022 Google LLC
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
@@ -10,7 +10,7 @@
* copyright notice, this list of conditions and the following disclaimer
* in the documentation and/or other materials provided with the
* distribution.
- * * Neither the name of Google Inc. nor the names of its
+ * * Neither the name of Google LLC nor the names of its
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
*
diff --git a/tests/sigaction.c b/tests/sigaction.c
index f247aca..db3658f 100644
--- a/tests/sigaction.c
+++ b/tests/sigaction.c
@@ -1,4 +1,4 @@
-/* Copyright 2020, Google Inc. All rights reserved.
+/* Copyright 2020 Google LLC
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
@@ -10,7 +10,7 @@
* copyright notice, this list of conditions and the following disclaimer
* in the documentation and/or other materials provided with the
* distribution.
- * * Neither the name of Google Inc. nor the names of its
+ * * Neither the name of Google LLC nor the names of its
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
*
diff --git a/tests/sigtimedwait.c b/tests/sigtimedwait.c
index ee2f740..d56d304 100644
--- a/tests/sigtimedwait.c
+++ b/tests/sigtimedwait.c
@@ -1,4 +1,4 @@
-/* Copyright 2019, Google Inc. All rights reserved.
+/* Copyright 2019 Google LLC
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
@@ -10,7 +10,7 @@
* copyright notice, this list of conditions and the following disclaimer
* in the documentation and/or other materials provided with the
* distribution.
- * * Neither the name of Google Inc. nor the names of its
+ * * Neither the name of Google LLC nor the names of its
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
*
diff --git a/tests/stat.c b/tests/stat.c
index 48cac62..5ae6685 100644
--- a/tests/stat.c
+++ b/tests/stat.c
@@ -1,4 +1,4 @@
-/* Copyright 2021, Google Inc. All rights reserved.
+/* Copyright 2021 Google LLC
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
@@ -10,7 +10,7 @@
* copyright notice, this list of conditions and the following disclaimer
* in the documentation and/or other materials provided with the
* distribution.
- * * Neither the name of Google Inc. nor the names of its
+ * * Neither the name of Google LLC nor the names of its
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
*
diff --git a/tests/test_skel.h b/tests/test_skel.h
index 024906c..89077c9 100644
--- a/tests/test_skel.h
+++ b/tests/test_skel.h
@@ -1,4 +1,4 @@
-/* Copyright 2018, Google Inc. All rights reserved.
+/* Copyright 2018 Google LLC
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
@@ -10,7 +10,7 @@
* copyright notice, this list of conditions and the following disclaimer
* in the documentation and/or other materials provided with the
* distribution.
- * * Neither the name of Google Inc. nor the names of its
+ * * Neither the name of Google LLC nor the names of its
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
*
diff --git a/tests/unlink.c b/tests/unlink.c
index 70c8bc9..191e367 100644
--- a/tests/unlink.c
+++ b/tests/unlink.c
@@ -1,4 +1,4 @@
-/* Copyright 2018, Google Inc. All rights reserved.
+/* Copyright 2018 Google LLC
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
@@ -10,7 +10,7 @@
* copyright notice, this list of conditions and the following disclaimer
* in the documentation and/or other materials provided with the
* distribution.
- * * Neither the name of Google Inc. nor the names of its
+ * * Neither the name of Google LLC nor the names of its
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
*