diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-09 06:48:57 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-09 06:48:57 +0000 |
commit | 40411f9e47b0d8616b307a74cc5882ce6d4f21ad (patch) | |
tree | fd886db9e9d7e8c716cff6ede4b93c8b42df4f0b /src/result.h | |
parent | 8bec1dda934fa75cbb1402c58cb879b23305dc40 (diff) | |
download | abakus-40411f9e47b0d8616b307a74cc5882ce6d4f21ad.tar.gz abakus-40411f9e47b0d8616b307a74cc5882ce6d4f21ad.zip |
Fixed GPL license addresses
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/abakus@1071970 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'src/result.h')
-rw-r--r-- | src/result.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/result.h b/src/result.h index 682324c..7c541da 100644 --- a/src/result.h +++ b/src/result.h @@ -16,7 +16,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 02110-1301 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include <qstring.h> |