diff options
author | Daniel Mustieles <daniel.mustieles@gmail.com> | 2014-01-23 12:53:38 +0100 |
---|---|---|
committer | Daniel Mustieles <daniel.mustieles@gmail.com> | 2014-01-31 14:19:28 +0100 |
commit | 3e9b53978f36543a1537da8075b7c74e1eb1ffcf (patch) | |
tree | 7ae0814f825d93f0fff2321a1696bb19d0f9a9d8 /json-glib/json-scanner.c | |
parent | 668975eac681d84a041d6da8df8ccc71b92bb971 (diff) | |
download | json-glib-3e9b53978f36543a1537da8075b7c74e1eb1ffcf.tar.gz |
Updated FSF's address
Diffstat (limited to 'json-glib/json-scanner.c')
-rw-r--r-- | json-glib/json-scanner.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/json-glib/json-scanner.c b/json-glib/json-scanner.c index dacb418..21339e1 100644 --- a/json-glib/json-scanner.c +++ b/json-glib/json-scanner.c @@ -17,9 +17,7 @@ * Lesser General Public License for more details. * * 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. + * License along with this library; if not, see <http://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H |