diff options
Diffstat (limited to 'payloads/coreinfo/util')
7 files changed, 7 insertions, 7 deletions
diff --git a/payloads/coreinfo/util/kconfig/lxdialog/checklist.c b/payloads/coreinfo/util/kconfig/lxdialog/checklist.c index b2a878c936..8a98ba85d5 100644 --- a/payloads/coreinfo/util/kconfig/lxdialog/checklist.c +++ b/payloads/coreinfo/util/kconfig/lxdialog/checklist.c @@ -18,7 +18,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc. */ #include "dialog.h" diff --git a/payloads/coreinfo/util/kconfig/lxdialog/dialog.h b/payloads/coreinfo/util/kconfig/lxdialog/dialog.h index b5211fce0d..02526f4b06 100644 --- a/payloads/coreinfo/util/kconfig/lxdialog/dialog.h +++ b/payloads/coreinfo/util/kconfig/lxdialog/dialog.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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc. */ #include <sys/types.h> diff --git a/payloads/coreinfo/util/kconfig/lxdialog/inputbox.c b/payloads/coreinfo/util/kconfig/lxdialog/inputbox.c index 4946bd02b4..9f7ee1fae6 100644 --- a/payloads/coreinfo/util/kconfig/lxdialog/inputbox.c +++ b/payloads/coreinfo/util/kconfig/lxdialog/inputbox.c @@ -16,7 +16,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc. */ #include "dialog.h" diff --git a/payloads/coreinfo/util/kconfig/lxdialog/menubox.c b/payloads/coreinfo/util/kconfig/lxdialog/menubox.c index c689fc03b5..7c7d340b80 100644 --- a/payloads/coreinfo/util/kconfig/lxdialog/menubox.c +++ b/payloads/coreinfo/util/kconfig/lxdialog/menubox.c @@ -16,7 +16,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc. */ /* diff --git a/payloads/coreinfo/util/kconfig/lxdialog/textbox.c b/payloads/coreinfo/util/kconfig/lxdialog/textbox.c index c704712d02..d7c1ce7aab 100644 --- a/payloads/coreinfo/util/kconfig/lxdialog/textbox.c +++ b/payloads/coreinfo/util/kconfig/lxdialog/textbox.c @@ -16,7 +16,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc. */ #include "dialog.h" diff --git a/payloads/coreinfo/util/kconfig/lxdialog/util.c b/payloads/coreinfo/util/kconfig/lxdialog/util.c index 86d95cca46..f4e1660c51 100644 --- a/payloads/coreinfo/util/kconfig/lxdialog/util.c +++ b/payloads/coreinfo/util/kconfig/lxdialog/util.c @@ -16,7 +16,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc. */ #include "dialog.h" diff --git a/payloads/coreinfo/util/kconfig/lxdialog/yesno.c b/payloads/coreinfo/util/kconfig/lxdialog/yesno.c index 4e6e8090c2..3f0a02b9c4 100644 --- a/payloads/coreinfo/util/kconfig/lxdialog/yesno.c +++ b/payloads/coreinfo/util/kconfig/lxdialog/yesno.c @@ -16,7 +16,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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc. */ #include "dialog.h" |