diff options
Diffstat (limited to 'buildtools/lib/parsers/qmake/tests')
| -rw-r--r-- | buildtools/lib/parsers/qmake/tests/runner.cpp | 2 | ||||
| -rw-r--r-- | buildtools/lib/parsers/qmake/tests/viewer.cpp | 2 | ||||
| -rw-r--r-- | buildtools/lib/parsers/qmake/tests/viewer.h | 2 | ||||
| -rw-r--r-- | buildtools/lib/parsers/qmake/tests/viewer_main.cpp | 2 | 
4 files changed, 4 insertions, 4 deletions
| diff --git a/buildtools/lib/parsers/qmake/tests/runner.cpp b/buildtools/lib/parsers/qmake/tests/runner.cpp index b01284f1..1ef29a4d 100644 --- a/buildtools/lib/parsers/qmake/tests/runner.cpp +++ b/buildtools/lib/parsers/qmake/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 <cstdlib> diff --git a/buildtools/lib/parsers/qmake/tests/viewer.cpp b/buildtools/lib/parsers/qmake/tests/viewer.cpp index dba2b7fb..d5261df3 100644 --- a/buildtools/lib/parsers/qmake/tests/viewer.cpp +++ b/buildtools/lib/parsers/qmake/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/qmake/tests/viewer.h b/buildtools/lib/parsers/qmake/tests/viewer.h index 8d0da49f..e23c4295 100644 --- a/buildtools/lib/parsers/qmake/tests/viewer.h +++ b/buildtools/lib/parsers/qmake/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/qmake/tests/viewer_main.cpp b/buildtools/lib/parsers/qmake/tests/viewer_main.cpp index 8fdbc910..e21914aa 100644 --- a/buildtools/lib/parsers/qmake/tests/viewer_main.cpp +++ b/buildtools/lib/parsers/qmake/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" | 
