diff options
author | Patrick Georgi <pgeorgi@google.com> | 2015-03-26 15:17:45 +0100 |
---|---|---|
committer | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2015-05-28 04:21:52 +0200 |
commit | 25509ee245b30bc0b2941c104e23afeeb60c3161 (patch) | |
tree | bfa0d40dbfd040ff2fc3fd9d950ee2fe998560e1 /util | |
parent | ce58a4e0021eb1b1bb6ab26bdb3bbbff26a5ad83 (diff) | |
download | coreboot-25509ee245b30bc0b2941c104e23afeeb60c3161.tar.xz |
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.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/inteltool/gfx.c b/util/inteltool/gfx.c index 5a50c6e53e..1061242071 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> |