treewide: Unify Google branding
Branding changes to unify and update Chrome OS to ChromeOS (removing the space). This CL also includes changing Chromium OS to ChromiumOS as well. BUG=None TEST=N/A Change-Id: I39af9f1069b62747dbfeebdd62d85fabfa655dcd Signed-off-by: Jon Murphy <jpmurphy@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/65479 Reviewed-by: Jack Rosenthal <jrosenth@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <felixsinger@posteo.net>
This commit is contained in:
@@ -56,10 +56,10 @@ config DEVELOPER
|
||||
libpayload developers.
|
||||
|
||||
config CHROMEOS
|
||||
bool "Chrome OS Options"
|
||||
bool "ChromeOS Options"
|
||||
default n
|
||||
help
|
||||
Select configuration defaults appropriate for Chrome OS boards.
|
||||
Select configuration defaults appropriate for ChromeOS boards.
|
||||
|
||||
choice
|
||||
prompt "Compiler to use"
|
||||
|
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Copyright (C) 1991,1992,1993,1997,1998,2003, 2005 Free Software Foundation, Inc.
|
||||
* Copyright (c) 2011 The Chromium OS Authors.
|
||||
* Copyright (c) 2011 The ChromiumOS Authors.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License as
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2014 Chromium OS authors
|
||||
* Copyright (c) 2014 ChromiumOS authors
|
||||
*/
|
||||
|
||||
#include <libpayload.h>
|
||||
|
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
*
|
||||
* Copyright (c) 2012 The Chromium OS Authors.
|
||||
* Copyright (c) 2012 The ChromiumOS Authors.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
|
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
*
|
||||
* Copyright (c) 2012 The Chromium OS Authors.
|
||||
* Copyright (c) 2012 The ChromiumOS Authors.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
|
Reference in New Issue
Block a user