diff options
Diffstat (limited to 'buildtools/lib/parsers/autotools')
13 files changed, 16 insertions, 16 deletions
diff --git a/buildtools/lib/parsers/autotools/autotools.ll b/buildtools/lib/parsers/autotools/autotools.ll index ae646edb..7e6ddf4f 100644 --- a/buildtools/lib/parsers/autotools/autotools.ll +++ b/buildtools/lib/parsers/autotools/autotools.ll @@ -19,7 +19,7 @@   *   You should have received a copy of the GNU Library General Public     *   *   License along with this program; if not, write to the                 *   *   Free Software Foundation, Inc.,                                       * - *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             * + *   51 Franklin Street, Fifth Floor, Boston, MA  02111-1307, USA.             *   ***************************************************************************/  #include <autotools_yacc.h> diff --git a/buildtools/lib/parsers/autotools/autotools.yy b/buildtools/lib/parsers/autotools/autotools.yy index e124ee85..aa1988c1 100644 --- a/buildtools/lib/parsers/autotools/autotools.yy +++ b/buildtools/lib/parsers/autotools/autotools.yy @@ -19,7 +19,7 @@   *   You should have received a copy of the GNU Library General Public     *   *   License along with this program; if not, write to the                 *   *   Free Software Foundation, Inc.,                                       * - *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             * + *   51 Franklin Street, Fifth Floor, Boston, MA  02111-1307, USA.             *   ***************************************************************************/  /** diff --git a/buildtools/lib/parsers/autotools/autotools_lex.cpp b/buildtools/lib/parsers/autotools/autotools_lex.cpp index ac307240..fb1ece16 100644 --- a/buildtools/lib/parsers/autotools/autotools_lex.cpp +++ b/buildtools/lib/parsers/autotools/autotools_lex.cpp @@ -523,7 +523,7 @@ char *yytext;   *   You should have received a copy of the GNU Library General Public     *   *   License along with this program; if not, write to the                 *   *   Free Software Foundation, Inc.,                                       * - *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             * + *   51 Franklin Street, Fifth Floor, Boston, MA  02111-1307, USA.             *   ***************************************************************************/  #include <autotools_yacc.h> diff --git a/buildtools/lib/parsers/autotools/autotools_yacc.cpp b/buildtools/lib/parsers/autotools/autotools_yacc.cpp index f4a3892c..4b7bbfef 100644 --- a/buildtools/lib/parsers/autotools/autotools_yacc.cpp +++ b/buildtools/lib/parsers/autotools/autotools_yacc.cpp @@ -15,8 +15,8 @@     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., 59 Temple Place - Suite 330, -   Boston, MA 02111-1307, USA.  */ +   Foundation, Inc., 51 Franklin Street, Fifth Floor, +   Boston, MA 02110-1301, USA.  */  /* As a special exception, when this file is copied by Bison into a     Bison output file, you may use that output file without restriction. @@ -134,7 +134,7 @@   *   You should have received a copy of the GNU Library General Public     *   *   License along with this program; if not, write to the                 *   *   Free Software Foundation, Inc.,                                       * - *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             * + *   51 Franklin Street, Fifth Floor, Boston, MA  02111-1307, USA.             *   ***************************************************************************/  /** diff --git a/buildtools/lib/parsers/autotools/autotools_yacc.h b/buildtools/lib/parsers/autotools/autotools_yacc.h index b8becb4a..14803ba0 100644 --- a/buildtools/lib/parsers/autotools/autotools_yacc.h +++ b/buildtools/lib/parsers/autotools/autotools_yacc.h @@ -15,8 +15,8 @@     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., 59 Temple Place - Suite 330, -   Boston, MA 02111-1307, USA.  */ +   Foundation, Inc., 51 Franklin Street, Fifth Floor, +   Boston, MA 02110-1301, USA.  */  /* As a special exception, when this file is copied by Bison into a     Bison output file, you may use that output file without restriction. diff --git a/buildtools/lib/parsers/autotools/autotoolsast.cpp b/buildtools/lib/parsers/autotools/autotoolsast.cpp index 71596e3d..9030eea3 100644 --- a/buildtools/lib/parsers/autotools/autotoolsast.cpp +++ b/buildtools/lib/parsers/autotools/autotoolsast.cpp @@ -18,7 +18,7 @@   *   You should have received a copy of the GNU Library General Public     *   *   License along with this program; if not, write to the                 *   *   Free Software Foundation, Inc.,                                       * - *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             * + *   51 Franklin Street, Fifth Floor, Boston, MA  02111-1307, USA.             *   ***************************************************************************/  #include "autotoolsast.h" diff --git a/buildtools/lib/parsers/autotools/autotoolsast.h b/buildtools/lib/parsers/autotools/autotoolsast.h index c92c17c7..70503fc6 100644 --- a/buildtools/lib/parsers/autotools/autotoolsast.h +++ b/buildtools/lib/parsers/autotools/autotoolsast.h @@ -18,7 +18,7 @@   *   You should have received a copy of the GNU Library General Public     *   *   License along with this program; if not, write to the                 *   *   Free Software Foundation, Inc.,                                       * - *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             * + *   51 Franklin Street, Fifth Floor, Boston, MA  02111-1307, USA.             *   ***************************************************************************/  #ifndef AUTOTOOLSAST_H  #define AUTOTOOLSAST_H diff --git a/buildtools/lib/parsers/autotools/autotoolsdriver.cpp b/buildtools/lib/parsers/autotools/autotoolsdriver.cpp index 8ec643ab..239fbf12 100644 --- a/buildtools/lib/parsers/autotools/autotoolsdriver.cpp +++ b/buildtools/lib/parsers/autotools/autotoolsdriver.cpp @@ -18,7 +18,7 @@   *   You should have received a copy of the GNU Library General Public     *   *   License along with this program; if not, write to the                 *   *   Free Software Foundation, Inc.,                                       * - *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             * + *   51 Franklin Street, Fifth Floor, Boston, MA  02111-1307, USA.             *   ***************************************************************************/  #include "autotoolsdriver.h"  #include "autotoolsast.h" diff --git a/buildtools/lib/parsers/autotools/autotoolsdriver.h b/buildtools/lib/parsers/autotools/autotoolsdriver.h index eba0a823..b43412d5 100644 --- a/buildtools/lib/parsers/autotools/autotoolsdriver.h +++ b/buildtools/lib/parsers/autotools/autotoolsdriver.h @@ -18,7 +18,7 @@   *   You should have received a copy of the GNU Library General Public     *   *   License along with this program; if not, write to the                 *   *   Free Software Foundation, Inc.,                                       * - *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             * + *   51 Franklin Street, Fifth Floor, Boston, MA  02111-1307, USA.             *   ***************************************************************************/  #ifndef QMAKEQMAKEDRIVER_H  #define QMAKEQMAKEDRIVER_H diff --git a/buildtools/lib/parsers/autotools/tests/runner.cpp b/buildtools/lib/parsers/autotools/tests/runner.cpp index cf9f68d1..a8edcd86 100644 --- a/buildtools/lib/parsers/autotools/tests/runner.cpp +++ b/buildtools/lib/parsers/autotools/tests/runner.cpp @@ -15,7 +15,7 @@   *   You should have received a copy of the GNU Library General Public     *   *   License along with this program; if not, write to the                 *   *   Free Software Foundation, Inc.,                                       * - *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             * + *   51 Franklin Street, Fifth Floor, Boston, MA  02111-1307, USA.             *   ***************************************************************************/  #include <autotoolsast.h>  #include <autotoolsdriver.h> diff --git a/buildtools/lib/parsers/autotools/tests/viewer.cpp b/buildtools/lib/parsers/autotools/tests/viewer.cpp index 047e6b28..1a5495c2 100644 --- a/buildtools/lib/parsers/autotools/tests/viewer.cpp +++ b/buildtools/lib/parsers/autotools/tests/viewer.cpp @@ -15,7 +15,7 @@   *   You should have received a copy of the GNU Library General Public     *   *   License along with this program; if not, write to the                 *   *   Free Software Foundation, Inc.,                                       * - *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             * + *   51 Franklin Street, Fifth Floor, Boston, MA  02111-1307, USA.             *   ***************************************************************************/  #include "viewer.h" diff --git a/buildtools/lib/parsers/autotools/tests/viewer.h b/buildtools/lib/parsers/autotools/tests/viewer.h index 46698483..db824827 100644 --- a/buildtools/lib/parsers/autotools/tests/viewer.h +++ b/buildtools/lib/parsers/autotools/tests/viewer.h @@ -15,7 +15,7 @@   *   You should have received a copy of the GNU Library General Public     *   *   License along with this program; if not, write to the                 *   *   Free Software Foundation, Inc.,                                       * - *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             * + *   51 Franklin Street, Fifth Floor, Boston, MA  02111-1307, USA.             *   ***************************************************************************/  #ifndef VIEWER_H  #define VIEWER_H diff --git a/buildtools/lib/parsers/autotools/tests/viewer_main.cpp b/buildtools/lib/parsers/autotools/tests/viewer_main.cpp index 32641eff..d89b9610 100644 --- a/buildtools/lib/parsers/autotools/tests/viewer_main.cpp +++ b/buildtools/lib/parsers/autotools/tests/viewer_main.cpp @@ -15,7 +15,7 @@   *   You should have received a copy of the GNU Library General Public     *   *   License along with this program; if not, write to the                 *   *   Free Software Foundation, Inc.,                                       * - *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             * + *   51 Franklin Street, Fifth Floor, Boston, MA  02111-1307, USA.             *   ***************************************************************************/  #include <qapplication.h>  #include "viewer.h"  | 
