diff options
Diffstat (limited to 'src/drivers/intel/i210')
-rw-r--r-- | src/drivers/intel/i210/i210.c | 2 | ||||
-rw-r--r-- | src/drivers/intel/i210/i210.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/drivers/intel/i210/i210.c b/src/drivers/intel/i210/i210.c index cdb76e436d..067659232a 100644 --- a/src/drivers/intel/i210/i210.c +++ b/src/drivers/intel/i210/i210.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 "i210.h" diff --git a/src/drivers/intel/i210/i210.h b/src/drivers/intel/i210/i210.h index b4f18ecd1b..8c3d3227a9 100644 --- a/src/drivers/intel/i210/i210.h +++ b/src/drivers/intel/i210/i210.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 _INTEL_I210_H_ |