aboutsummaryrefslogtreecommitdiff
path: root/src/lib/cbmem_common.c
diff options
context:
space:
mode:
authorAaron Durbin <adurbin@chromium.org>2015-03-06 23:26:06 -0600
committerStefan Reinauer <stefan.reinauer@coreboot.org>2015-03-09 02:32:19 +0100
commit2c4aab3fd6cd7b357b8389c20a95a6ad59cc75a0 (patch)
tree70e8a130a2ed71ce3589469b0dd40e2421d36d1c /src/lib/cbmem_common.c
parentf69a27bcd38e44d9aa3df9c7c159c85ad90817ad (diff)
coreboot: fix munged license text
At some point the license text for a file was incorrectly changed. That license was then copied and pasted. I'm sure it was myself. Anyhow, fix the bustedness. Change-Id: I276083d40ea03782e11da7b7518eb708a08ff7cd Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: http://review.coreboot.org/8620 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'src/lib/cbmem_common.c')
-rw-r--r--src/lib/cbmem_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/cbmem_common.c b/src/lib/cbmem_common.c
index 33f16b5872..c3e838388d 100644
--- a/src/lib/cbmem_common.c
+++ b/src/lib/cbmem_common.c
@@ -8,7 +8,7 @@
* the Free Software Foundation; version 2 of the License.
*
* This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied wacbmem_entryanty of
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*