aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f15/Lib/helper.c
diff options
context:
space:
mode:
authorSara Lelliott <sara@jupitercrash.org>2014-11-17 19:53:56 +1100
committerEdward O'Callaghan <eocallaghan@alterapraxis.com>2014-11-20 06:41:24 +0100
commit339064a0bfdaffb82ed407772b86826e98f77103 (patch)
treec0b8e1d496712f7919905777b4e72f63a8070065 /src/vendorcode/amd/agesa/f15/Lib/helper.c
parent28055fff220b0040d8d0e27a49cb3ea459fa886e (diff)
vendorcode/amd/agesa/f15?tn: Reduce useless differences
Reduce inconsequential differences between fam15 and fam15tn to better prepare for possible merger. Change-Id: I016aa1a4cc45553d51190988d48c8a54cfd85f5a Signed-off-by: Sara Lelliott <sara@jupitercrash.org> Reviewed-on: http://review.coreboot.org/7503 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'src/vendorcode/amd/agesa/f15/Lib/helper.c')
-rw-r--r--src/vendorcode/amd/agesa/f15/Lib/helper.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/vendorcode/amd/agesa/f15/Lib/helper.c b/src/vendorcode/amd/agesa/f15/Lib/helper.c
index 8c9e1d4edc..2c5de90b87 100644
--- a/src/vendorcode/amd/agesa/f15/Lib/helper.c
+++ b/src/vendorcode/amd/agesa/f15/Lib/helper.c
@@ -1,7 +1,7 @@
/*
*****************************************************************************
*
- * Copyright (C) 2012 Advanced Micro Devices, Inc.
+ * Copyright (c) 2011, Advanced Micro Devices, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -65,4 +65,4 @@ void *memset (void *dest, int value, size_t bytes)
}
//---------------------------------------------------------------------------
-#endif \ No newline at end of file
+#endif