diff options
Diffstat (limited to 'src/include/console')
-rw-r--r-- | src/include/console/cbmem_console.h | 2 | ||||
-rw-r--r-- | src/include/console/console.h | 2 | ||||
-rw-r--r-- | src/include/console/early_print.h | 2 | ||||
-rw-r--r-- | src/include/console/ne2k.h | 2 | ||||
-rw-r--r-- | src/include/console/post_codes.h | 2 | ||||
-rw-r--r-- | src/include/console/streams.h | 2 | ||||
-rw-r--r-- | src/include/console/uart.h | 2 | ||||
-rw-r--r-- | src/include/console/usb.h | 2 | ||||
-rw-r--r-- | src/include/console/vtxprintf.h | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/src/include/console/cbmem_console.h b/src/include/console/cbmem_console.h index 8f7fcb262f..e9ec66ee9e 100644 --- a/src/include/console/cbmem_console.h +++ b/src/include/console/cbmem_console.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 _CONSOLE_CBMEM_CONSOLE_H_ #define _CONSOLE_CBMEM_CONSOLE_H_ diff --git a/src/include/console/console.h b/src/include/console/console.h index 65e65bbd57..dea5c690b5 100644 --- a/src/include/console/console.h +++ b/src/include/console/console.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 CONSOLE_CONSOLE_H_ diff --git a/src/include/console/early_print.h b/src/include/console/early_print.h index f719e7106e..4771a430ae 100644 --- a/src/include/console/early_print.h +++ b/src/include/console/early_print.h @@ -12,7 +12,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 __CONSOLE_EARLY_PRINT_H_ diff --git a/src/include/console/ne2k.h b/src/include/console/ne2k.h index 16cecb5ccd..d839a7cc0d 100644 --- a/src/include/console/ne2k.h +++ b/src/include/console/ne2k.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 _NE2K_H__ diff --git a/src/include/console/post_codes.h b/src/include/console/post_codes.h index b2db2da7d5..5227e7a938 100644 --- a/src/include/console/post_codes.h +++ b/src/include/console/post_codes.h @@ -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. */ /** diff --git a/src/include/console/streams.h b/src/include/console/streams.h index 892ae40f1c..1c6806da4e 100644 --- a/src/include/console/streams.h +++ b/src/include/console/streams.h @@ -12,7 +12,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 _CONSOLE_STREAMS_H_ diff --git a/src/include/console/uart.h b/src/include/console/uart.h index 1304003c8a..d8fb095eb8 100644 --- a/src/include/console/uart.h +++ b/src/include/console/uart.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 CONSOLE_UART_H diff --git a/src/include/console/usb.h b/src/include/console/usb.h index b5aab66649..0ef1d05dfc 100644 --- a/src/include/console/usb.h +++ b/src/include/console/usb.h @@ -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. */ #ifndef _CONSOLE_USB_H_ diff --git a/src/include/console/vtxprintf.h b/src/include/console/vtxprintf.h index 3f0c63e299..5543877059 100644 --- a/src/include/console/vtxprintf.h +++ b/src/include/console/vtxprintf.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 __CONSOLE_VTXPRINTF_H |