aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f15/Lib/helper.c
diff options
context:
space:
mode:
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