aboutsummaryrefslogtreecommitdiff
path: root/payloads
diff options
context:
space:
mode:
Diffstat (limited to 'payloads')
-rw-r--r--payloads/libpayload/arch/x86/apic.c2
-rw-r--r--payloads/libpayload/arch/x86/delay.c2
-rw-r--r--payloads/libpayload/drivers/i8042/i8042.h2
-rw-r--r--payloads/libpayload/include/x86/arch/apic.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/payloads/libpayload/arch/x86/apic.c b/payloads/libpayload/arch/x86/apic.c
index 99eff27aad..048cc66fb8 100644
--- a/payloads/libpayload/arch/x86/apic.c
+++ b/payloads/libpayload/arch/x86/apic.c
@@ -1,7 +1,7 @@
/*
* This file is part of the libpayload project.
*
- * Copyright 2018 Google LLC.
+ * Copyright 2018 Google LLC
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/payloads/libpayload/arch/x86/delay.c b/payloads/libpayload/arch/x86/delay.c
index 19931fbc04..a617ce602e 100644
--- a/payloads/libpayload/arch/x86/delay.c
+++ b/payloads/libpayload/arch/x86/delay.c
@@ -1,7 +1,7 @@
/*
* This file is part of the libpayload project.
*
- * Copyright (C) 2018 Google LLC.
+ * Copyright (C) 2018 Google LLC
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/payloads/libpayload/drivers/i8042/i8042.h b/payloads/libpayload/drivers/i8042/i8042.h
index 4673d3703b..643167ef40 100644
--- a/payloads/libpayload/drivers/i8042/i8042.h
+++ b/payloads/libpayload/drivers/i8042/i8042.h
@@ -1,7 +1,7 @@
/*
* This file is part of the libpayload project.
*
- * Copyright 2018 Google LLC.
+ * Copyright 2018 Google LLC
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/payloads/libpayload/include/x86/arch/apic.h b/payloads/libpayload/include/x86/arch/apic.h
index ef962f44d8..c28fc0f5d1 100644
--- a/payloads/libpayload/include/x86/arch/apic.h
+++ b/payloads/libpayload/include/x86/arch/apic.h
@@ -1,7 +1,7 @@
/*
* This file is part of the libpayload project.
*
- * Copyright 2018 Google LLC.
+ * Copyright 2018 Google LLC
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions