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 /src/soc/intel/braswell/refcode.c | |
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 'src/soc/intel/braswell/refcode.c')
-rw-r--r-- | src/soc/intel/braswell/refcode.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/braswell/refcode.c b/src/soc/intel/braswell/refcode.c index 558db3cc8d..55901beb8a 100644 --- a/src/soc/intel/braswell/refcode.c +++ b/src/soc/intel/braswell/refcode.c @@ -14,7 +14,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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */ #include <string.h> |