diff options
Diffstat (limited to 'languages/ada')
-rw-r--r-- | languages/ada/problemreporter.cpp | 4 | ||||
-rw-r--r-- | languages/ada/problemreporter.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/languages/ada/problemreporter.cpp b/languages/ada/problemreporter.cpp index 36ac6186..61109775 100644 --- a/languages/ada/problemreporter.cpp +++ b/languages/ada/problemreporter.cpp @@ -13,8 +13,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 "problemreporter.h" diff --git a/languages/ada/problemreporter.h b/languages/ada/problemreporter.h index b42a6ad3..a3d70135 100644 --- a/languages/ada/problemreporter.h +++ b/languages/ada/problemreporter.h @@ -13,8 +13,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 PROBLEMSREPORTER_H |