summaryrefslogtreecommitdiff
path: root/payloads/libpayload/util/kconfig/regex.c
diff options
context:
space:
mode:
Diffstat (limited to 'payloads/libpayload/util/kconfig/regex.c')
-rw-r--r--payloads/libpayload/util/kconfig/regex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/payloads/libpayload/util/kconfig/regex.c b/payloads/libpayload/util/kconfig/regex.c
index e63c8148b3..bc81388311 100644
--- a/payloads/libpayload/util/kconfig/regex.c
+++ b/payloads/libpayload/util/kconfig/regex.c
@@ -17,7 +17,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. */
/* AIX requires this to be the first thing in the file. */
#if defined (_AIX) && !defined (REGEX_MALLOC)