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/rpnmuncher.cpp | |
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/rpnmuncher.cpp')
-rw-r--r-- | src/rpnmuncher.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rpnmuncher.cpp b/src/rpnmuncher.cpp index ad75495..191196a 100644 --- a/src/rpnmuncher.cpp +++ b/src/rpnmuncher.cpp @@ -14,7 +14,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 <math.h> |