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/raweditor | |
| 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/raweditor')
| -rw-r--r-- | src/modules/raweditor/libkviraweditor.cpp | 2 | ||||
| -rw-r--r-- | src/modules/raweditor/raweditor.cpp | 2 | ||||
| -rw-r--r-- | src/modules/raweditor/raweditor.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/modules/raweditor/libkviraweditor.cpp b/src/modules/raweditor/libkviraweditor.cpp index 6f91d7f03..c1fc3c219 100644 --- a/src/modules/raweditor/libkviraweditor.cpp +++ b/src/modules/raweditor/libkviraweditor.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/raweditor/raweditor.cpp b/src/modules/raweditor/raweditor.cpp index b53a944ec..78724a477 100644 --- a/src/modules/raweditor/raweditor.cpp +++ b/src/modules/raweditor/raweditor.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/raweditor/raweditor.h b/src/modules/raweditor/raweditor.h index 6fbb24d3f..390040830 100644 --- a/src/modules/raweditor/raweditor.h +++ b/src/modules/raweditor/raweditor.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. // //============================================================================= |
