aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/cs5530
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2010-10-17 19:30:58 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2010-10-17 19:30:58 +0000
commitc6a106286bb30bd0532ffdd2443e8add52072967 (patch)
tree9c6692baa12aa1d3827b067dc23245607d5a8c6f /src/southbridge/amd/cs5530
parent8af6d5574ba6d9ea847b27ae582396240b3e8d41 (diff)
Add more missing GPL-headers, fix inconsistencies in others.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5957 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/southbridge/amd/cs5530')
-rw-r--r--src/southbridge/amd/cs5530/cs5530_vga.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/southbridge/amd/cs5530/cs5530_vga.c b/src/southbridge/amd/cs5530/cs5530_vga.c
index 2a2a8d8bdf..4a26251084 100644
--- a/src/southbridge/amd/cs5530/cs5530_vga.c
+++ b/src/southbridge/amd/cs5530/cs5530_vga.c
@@ -1,4 +1,6 @@
/*
+ * This file is part of the coreboot project.
+ *
* Copyright (C) 2007 Juergen Beisert <juergen@kreuzholzen.de>
*
* This program is free software; you can redistribute it and/or modify