aboutsummaryrefslogtreecommitdiff
path: root/test/suites/api/test_dump.c
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2012-03-20 20:55:55 +0200
committerPetri Lehtinen <petri@digip.org>2012-03-20 20:55:55 +0200
commit3c6e36ba2df25121538753e20fcf2b2043ca67af (patch)
treecf6db3ef7c941dd5f4a2a79111a6fb9700bb346a /test/suites/api/test_dump.c
parent4ae5736bd07160200192aa38f5d40f83589c4ac9 (diff)
downloadjansson-3c6e36ba2df25121538753e20fcf2b2043ca67af.zip
jansson-3c6e36ba2df25121538753e20fcf2b2043ca67af.tar.gz
jansson-3c6e36ba2df25121538753e20fcf2b2043ca67af.tar.bz2
Update copyright notices for 2012
Diffstat (limited to 'test/suites/api/test_dump.c')
-rw-r--r--test/suites/api/test_dump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suites/api/test_dump.c b/test/suites/api/test_dump.c
index 97544ba..c1a3763 100644
--- a/test/suites/api/test_dump.c
+++ b/test/suites/api/test_dump.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009-2011 Petri Lehtinen <petri@digip.org>
+ * Copyright (c) 2009-2012 Petri Lehtinen <petri@digip.org>
*
* Jansson is free software; you can redistribute it and/or modify
* it under the terms of the MIT license. See LICENSE for details.