summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorLloyd Hilaiel <lloyd@hilaiel.com>2014-02-15 10:20:16 +0100
committerLloyd Hilaiel <lloyd@hilaiel.com>2014-02-15 10:20:16 +0100
commit517abfae818443511f9d2777b8c4acd0ed9ac2b0 (patch)
tree780e24fad23bfa1061ae2534f9b83b229a66f8d7 /test
parent71ce86b48b60040835531493465be02923b21acb (diff)
downloadyajl-517abfae818443511f9d2777b8c4acd0ed9ac2b0.tar.gz
update copyright and email
Diffstat (limited to 'test')
-rw-r--r--test/CMakeLists.txt2
-rw-r--r--test/api/CMakeLists.txt2
-rw-r--r--test/parsing/CMakeLists.txt2
-rw-r--r--test/parsing/yajl_test.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index ea83430..c07ee0a 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2007-2014, Lloyd Hilaiel <lloyd@hilaiel.com>
+# Copyright (c) 2007-2014, Lloyd Hilaiel <me@lloyd.io>
#
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
diff --git a/test/api/CMakeLists.txt b/test/api/CMakeLists.txt
index e3d07d7..cd65a54 100644
--- a/test/api/CMakeLists.txt
+++ b/test/api/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2007-2014, Lloyd Hilaiel <lloyd@hilaiel.com>
+# Copyright (c) 2007-2014, Lloyd Hilaiel <me@lloyd.io>
#
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
diff --git a/test/parsing/CMakeLists.txt b/test/parsing/CMakeLists.txt
index 6ea3e93..c22a388 100644
--- a/test/parsing/CMakeLists.txt
+++ b/test/parsing/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2007-2011, Lloyd Hilaiel <lloyd@hilaiel.com>
+# Copyright (c) 2007-2014, Lloyd Hilaiel <me@lloyd.io>
#
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
diff --git a/test/parsing/yajl_test.c b/test/parsing/yajl_test.c
index 5c373d0..e876c90 100644
--- a/test/parsing/yajl_test.c
+++ b/test/parsing/yajl_test.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2007-2011, Lloyd Hilaiel <lloyd@hilaiel.com>
+ * Copyright (c) 2007-2014, Lloyd Hilaiel <me@lloyd.io>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above