diff options
| author | Malcolm Tredinnick <malcolm.tredinnick@gmail.com> | 2008-07-27 23:38:28 +0000 |
|---|---|---|
| committer | Malcolm Tredinnick <malcolm.tredinnick@gmail.com> | 2008-07-27 23:38:28 +0000 |
| commit | d57ce3d6a9e4533e1814cbf39194e99b91b30f4e (patch) | |
| tree | de0eb4bb8d53cabecbde40f3fffc2a7c528dc53d /django/utils/simplejson/LICENSE.txt | |
| parent | de9e2ae5bb81a4c227e48bc0199fd3734ccba95c (diff) | |
Fixed #7131 -- Updated included simplejson code to match the simplejson-1.9.2
release. This should be fully backwards-compatible for people using the public
interfaces.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8124 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'django/utils/simplejson/LICENSE.txt')
| -rw-r--r-- | django/utils/simplejson/LICENSE.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/django/utils/simplejson/LICENSE.txt b/django/utils/simplejson/LICENSE.txt index 1fa4fd5ba2..ad95f29c17 100644 --- a/django/utils/simplejson/LICENSE.txt +++ b/django/utils/simplejson/LICENSE.txt @@ -1,4 +1,3 @@ -simplejson 1.5 Copyright (c) 2006 Bob Ippolito Permission is hereby granted, free of charge, to any person obtaining a copy of |
