summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@google.com>2015-03-26 15:17:45 +0100
committerKyösti Mälkki <kyosti.malkki@gmail.com>2015-05-28 04:21:52 +0200
commit25509ee245b30bc0b2941c104e23afeeb60c3161 (patch)
treebfa0d40dbfd040ff2fc3fd9d950ee2fe998560e1 /util
parentce58a4e0021eb1b1bb6ab26bdb3bbbff26a5ad83 (diff)
downloadcoreboot-25509ee245b30bc0b2941c104e23afeeb60c3161.tar.gz
coreboot-25509ee245b30bc0b2941c104e23afeeb60c3161.tar.bz2
coreboot-25509ee245b30bc0b2941c104e23afeeb60c3161.zip
Remove address from GPLv2 headers
Follow up for commit b890a12, some contributions brought back a number of FSF addresses, so get rid of them again. Change-Id: I0ac0c957738ce512deb0ed82b2219ef90d96d46b Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Reviewed-on: http://review.coreboot.org/10322 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 'util')
-rw-r--r--util/inteltool/gfx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/inteltool/gfx.c b/util/inteltool/gfx.c
index 5a50c6e53ee3..106124207149 100644
--- a/util/inteltool/gfx.c
+++ b/util/inteltool/gfx.c
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc.
*/
#include <stdio.h>