diff options
author | H. Peter Anvin <hpa@zytor.com> | 2001-10-19 06:19:50 +0000 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2001-10-19 06:19:50 +0000 |
commit | bd6256fabf6cfc3de88c255012c6c3bee1a84849 (patch) | |
tree | 0db986097978a64d329938cfd64cd33994aaa126 /teststore.c | |
parent | b2750b0ecda8f8901f7162340313293ea2cc45ea (diff) | |
download | lpsm-bd6256fabf6cfc3de88c255012c6c3bee1a84849.tar.gz lpsm-bd6256fabf6cfc3de88c255012c6c3bee1a84849.tar.xz lpsm-bd6256fabf6cfc3de88c255012c6c3bee1a84849.zip |
Change everything over to LGPLlpsm-0.1.0
Diffstat (limited to 'teststore.c')
-rw-r--r-- | teststore.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/teststore.c b/teststore.c index 2aa6a4a..a948150 100644 --- a/teststore.c +++ b/teststore.c @@ -4,10 +4,10 @@ * Copyright 2000-2001 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, Inc., 675 Mass Ave, Cambridge MA 02139, - * USA; either version 2 of the License, or (at your option) any later - * version; incorporated herein by reference. + * it under the terms of the GNU Lesser General Public License as + * published by the Free Software Foundation, Inc., + * 59 Temple Place Ste 330, Boston MA 02111-1307, USA, version 2.1, + * incorporated herein by reference. * * ----------------------------------------------------------------------- */ |