diff options
Diffstat (limited to 'src/mainboard')
-rw-r--r-- | src/mainboard/google/veyron_danger/sdmmc.c | 2 | ||||
-rw-r--r-- | src/mainboard/intel/strago/gpio_bcrd2.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/google/veyron_danger/sdmmc.c b/src/mainboard/google/veyron_danger/sdmmc.c index b60f2e6a73..15dc2751f3 100644 --- a/src/mainboard/google/veyron_danger/sdmmc.c +++ b/src/mainboard/google/veyron_danger/sdmmc.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 "board.h" diff --git a/src/mainboard/intel/strago/gpio_bcrd2.c b/src/mainboard/intel/strago/gpio_bcrd2.c index b63db0bf28..3b53842be0 100644 --- a/src/mainboard/intel/strago/gpio_bcrd2.c +++ b/src/mainboard/intel/strago/gpio_bcrd2.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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */ #include "irqroute.h" |