diff options
author | Simon Josefsson <simon@josefsson.org> | 2005-07-16 11:25:32 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2005-07-16 11:25:32 +0000 |
commit | 92bb1a8ff288824b73f3b3e6f814294472406763 (patch) | |
tree | f83c0d5c618f5a8c2459a91bfd5b41cefd667edd /lib/decoding.c | |
parent | 45be5a4fd1c5b4f83ea73320aa02a70076b0a331 (diff) | |
download | libtasn1-92bb1a8ff288824b73f3b3e6f814294472406763.tar.gz libtasn1-92bb1a8ff288824b73f3b3e6f814294472406763.tar.bz2 libtasn1-92bb1a8ff288824b73f3b3e6f814294472406763.zip |
Fix license.
Diffstat (limited to 'lib/decoding.c')
-rw-r--r-- | lib/decoding.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/decoding.c b/lib/decoding.c index a0ae7a9..8eafb1d 100644 --- a/lib/decoding.c +++ b/lib/decoding.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA */ |