diff options
Diffstat (limited to 'buildtools/lib/base')
| -rw-r--r-- | buildtools/lib/base/kdevbuildtool.cpp | 4 | ||||
| -rw-r--r-- | buildtools/lib/base/kdevbuildtool.h | 4 | 
2 files changed, 4 insertions, 4 deletions
| diff --git a/buildtools/lib/base/kdevbuildtool.cpp b/buildtools/lib/base/kdevbuildtool.cpp index a8b7de3a..27ddf692 100644 --- a/buildtools/lib/base/kdevbuildtool.cpp +++ b/buildtools/lib/base/kdevbuildtool.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 "kdevbuildtool.h" diff --git a/buildtools/lib/base/kdevbuildtool.h b/buildtools/lib/base/kdevbuildtool.h index 95ed8d37..79db5f6e 100644 --- a/buildtools/lib/base/kdevbuildtool.h +++ b/buildtools/lib/base/kdevbuildtool.h @@ -14,8 +14,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 KDEVBUILDTOOL_H  #define KDEVBUILDTOOL_H | 
