diff options
Diffstat (limited to 'lib/util')
-rw-r--r-- | lib/util/kscriptactionmanager.cpp | 2 | ||||
-rw-r--r-- | lib/util/kscriptactionmanager.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/util/kscriptactionmanager.cpp b/lib/util/kscriptactionmanager.cpp index 403b487c..b06a9edf 100644 --- a/lib/util/kscriptactionmanager.cpp +++ b/lib/util/kscriptactionmanager.cpp @@ -15,7 +15,7 @@ * 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., * -* 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. * +* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ #include "kscriptactionmanager.h" #include <kparts/part.h> diff --git a/lib/util/kscriptactionmanager.h b/lib/util/kscriptactionmanager.h index a9537980..78833d2b 100644 --- a/lib/util/kscriptactionmanager.h +++ b/lib/util/kscriptactionmanager.h @@ -15,7 +15,7 @@ * 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., * -* 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. * +* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ #ifndef KScriptAction_H #define KScriptAction_H |