diff options
| author | 2009-05-08 19:24:26 +0000 | |
|---|---|---|
| committer | 2009-05-08 19:24:26 +0000 | |
| commit | f2a10fca8b84550638a94a60ffe7c7ac4313b8fd (patch) | |
| tree | cdb08af2c797404e5acbd0427303334e666a2c28 /src/modules/theme | |
| parent | updated fsf address in kvi_numeric.h (both trunk/ and branches/3.4) (diff) | |
| download | KVIrc-f2a10fca8b84550638a94a60ffe7c7ac4313b8fd.tar.gz KVIrc-f2a10fca8b84550638a94a60ffe7c7ac4313b8fd.tar.bz2 KVIrc-f2a10fca8b84550638a94a60ffe7c7ac4313b8fd.zip | |
updates FSF address, thanks to Kebianizao for noticing
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/theme')
| -rw-r--r-- | src/modules/theme/libkvitheme.cpp | 2 | ||||
| -rw-r--r-- | src/modules/theme/managementdialog.cpp | 2 | ||||
| -rw-r--r-- | src/modules/theme/managementdialog.h | 2 | ||||
| -rw-r--r-- | src/modules/theme/packthemedialog.cpp | 2 | ||||
| -rw-r--r-- | src/modules/theme/packthemedialog.h | 2 | ||||
| -rw-r--r-- | src/modules/theme/savethemedialog.cpp | 2 | ||||
| -rw-r--r-- | src/modules/theme/savethemedialog.h | 2 | ||||
| -rw-r--r-- | src/modules/theme/themefunctions.cpp | 2 | ||||
| -rw-r--r-- | src/modules/theme/themefunctions.h | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/src/modules/theme/libkvitheme.cpp b/src/modules/theme/libkvitheme.cpp index f3313aac2..ea11bfaaf 100644 --- a/src/modules/theme/libkvitheme.cpp +++ b/src/modules/theme/libkvitheme.cpp @@ -18,7 +18,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. ,59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // //============================================================================= diff --git a/src/modules/theme/managementdialog.cpp b/src/modules/theme/managementdialog.cpp index c803e8453..30564d1dc 100644 --- a/src/modules/theme/managementdialog.cpp +++ b/src/modules/theme/managementdialog.cpp @@ -18,7 +18,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. ,59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // //============================================================================= diff --git a/src/modules/theme/managementdialog.h b/src/modules/theme/managementdialog.h index cb1494bc5..4cbc33938 100644 --- a/src/modules/theme/managementdialog.h +++ b/src/modules/theme/managementdialog.h @@ -20,7 +20,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. ,59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // //============================================================================= diff --git a/src/modules/theme/packthemedialog.cpp b/src/modules/theme/packthemedialog.cpp index 5c152821f..c3d460db7 100644 --- a/src/modules/theme/packthemedialog.cpp +++ b/src/modules/theme/packthemedialog.cpp @@ -18,7 +18,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. ,59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // //============================================================================= diff --git a/src/modules/theme/packthemedialog.h b/src/modules/theme/packthemedialog.h index f61f8ab93..3be50f4db 100644 --- a/src/modules/theme/packthemedialog.h +++ b/src/modules/theme/packthemedialog.h @@ -20,7 +20,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. ,59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // //============================================================================= diff --git a/src/modules/theme/savethemedialog.cpp b/src/modules/theme/savethemedialog.cpp index c7088e040..7741a6e69 100644 --- a/src/modules/theme/savethemedialog.cpp +++ b/src/modules/theme/savethemedialog.cpp @@ -18,7 +18,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. ,59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // //============================================================================= diff --git a/src/modules/theme/savethemedialog.h b/src/modules/theme/savethemedialog.h index 9a4434603..80a503694 100644 --- a/src/modules/theme/savethemedialog.h +++ b/src/modules/theme/savethemedialog.h @@ -20,7 +20,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. ,59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // //============================================================================= diff --git a/src/modules/theme/themefunctions.cpp b/src/modules/theme/themefunctions.cpp index ec8f45901..8b4d3beb9 100644 --- a/src/modules/theme/themefunctions.cpp +++ b/src/modules/theme/themefunctions.cpp @@ -18,7 +18,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. ,59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // //============================================================================= diff --git a/src/modules/theme/themefunctions.h b/src/modules/theme/themefunctions.h index 82d381aaf..72ecd36f8 100644 --- a/src/modules/theme/themefunctions.h +++ b/src/modules/theme/themefunctions.h @@ -20,7 +20,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. ,59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // //============================================================================= |
