aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/include/udc
diff options
context:
space:
mode:
authorPatrick Georgi <patrick@georgi-clan.de>2015-08-09 13:50:08 +0200
committerPatrick Georgi <pgeorgi@google.com>2015-08-09 17:49:13 +0200
commitd7eb0cbf9ad27d667d68dae449226b5b789f3db2 (patch)
tree10bfe044a5360420123c700dc0895e75f1400d50 /payloads/libpayload/include/udc
parent7572e66bc7498f7ec78dbdc504578c79fad49399 (diff)
license headers: Drop FSF addresses again
Some FSF addresses found their way back into our tree. Change-Id: I34b465fc78734d818eca1d6962a1e62bf9d6e7f3 Signed-off-by: Patrick Georgi <patrick@georgi-clan.de> Reviewed-on: http://review.coreboot.org/11145 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'payloads/libpayload/include/udc')
-rw-r--r--payloads/libpayload/include/udc/dwc2_udc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/payloads/libpayload/include/udc/dwc2_udc.h b/payloads/libpayload/include/udc/dwc2_udc.h
index 741a3609ad..b6be86d02e 100644
--- a/payloads/libpayload/include/udc/dwc2_udc.h
+++ b/payloads/libpayload/include/udc/dwc2_udc.h
@@ -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.
*/
#ifndef __DESIGNWARE_H__