diff options
Diffstat (limited to 'kbabel/datatools/regexp')
-rw-r--r-- | kbabel/datatools/regexp/main.cc | 4 | ||||
-rw-r--r-- | kbabel/datatools/regexp/main.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/kbabel/datatools/regexp/main.cc b/kbabel/datatools/regexp/main.cc index 4464170d..a101d5c9 100644 --- a/kbabel/datatools/regexp/main.cc +++ b/kbabel/datatools/regexp/main.cc @@ -16,8 +16,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ #include <resources.h> diff --git a/kbabel/datatools/regexp/main.h b/kbabel/datatools/regexp/main.h index 690c5769..4ae8953b 100644 --- a/kbabel/datatools/regexp/main.h +++ b/kbabel/datatools/regexp/main.h @@ -17,8 +17,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ #ifndef __main_h__ |