diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-06 03:13:16 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-06 03:13:16 +0000 |
commit | 81c61f45241b8f02e37e62b3b3dee855635ef9b7 (patch) | |
tree | 730bb4990f3ea9478380955232445e54ecf28ed3 /flow/gsl/gslmathtest.c | |
parent | 751b210ecf0f12f6fbde70873e2260e646894ea2 (diff) | |
download | arts-81c61f45241b8f02e37e62b3b3dee855635ef9b7.tar.gz arts-81c61f45241b8f02e37e62b3b3dee855635ef9b7.zip |
Updated obsolete GPL license addresses to current GPL address
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'flow/gsl/gslmathtest.c')
-rw-r--r-- | flow/gsl/gslmathtest.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/flow/gsl/gslmathtest.c b/flow/gsl/gslmathtest.c index 55130aa..6e571df 100644 --- a/flow/gsl/gslmathtest.c +++ b/flow/gsl/gslmathtest.c @@ -13,8 +13,8 @@ * * You should have received a copy of the GNU Lesser 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. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include <gsl/gslmath.h> #include <gsl/gslfilter.h> |