[asterisk-commits] dlee: branch dlee/jansson r378906 - in /team/dlee/jansson: include/asterisk/ ...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Jan 9 23:16:40 CST 2013
Author: dlee
Date: Wed Jan 9 23:16:35 2013
New Revision: 378906
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=378906
Log:
Happy new year
Modified:
team/dlee/jansson/include/asterisk/json.h
team/dlee/jansson/res/res_json.c
team/dlee/jansson/tests/test_json.c
Modified: team/dlee/jansson/include/asterisk/json.h
URL: http://svnview.digium.com/svn/asterisk/team/dlee/jansson/include/asterisk/json.h?view=diff&rev=378906&r1=378905&r2=378906
==============================================================================
--- team/dlee/jansson/include/asterisk/json.h (original)
+++ team/dlee/jansson/include/asterisk/json.h Wed Jan 9 23:16:35 2013
@@ -1,7 +1,7 @@
/*
* Asterisk -- An open source telephony toolkit.
*
- * Copyright (C) 2012, Digium, Inc.
+ * Copyright (C) 2012 - 2013, Digium, Inc.
*
* David M. Lee, II <dlee at digium.com>
*
Modified: team/dlee/jansson/res/res_json.c
URL: http://svnview.digium.com/svn/asterisk/team/dlee/jansson/res/res_json.c?view=diff&rev=378906&r1=378905&r2=378906
==============================================================================
--- team/dlee/jansson/res/res_json.c (original)
+++ team/dlee/jansson/res/res_json.c Wed Jan 9 23:16:35 2013
@@ -1,7 +1,9 @@
/*
* Asterisk -- An open source telephony toolkit.
*
- * Copyright (C) 2012, David M. Lee, II <dlee at digium.com>
+ * Copyright (C) 2012 - 2013, Digium, Inc.
+ *
+ * David M. Lee, II <dlee at digium.com>
*
* See http://www.asterisk.org for more information about
* the Asterisk project. Please do not directly contact
Modified: team/dlee/jansson/tests/test_json.c
URL: http://svnview.digium.com/svn/asterisk/team/dlee/jansson/tests/test_json.c?view=diff&rev=378906&r1=378905&r2=378906
==============================================================================
--- team/dlee/jansson/tests/test_json.c (original)
+++ team/dlee/jansson/tests/test_json.c Wed Jan 9 23:16:35 2013
@@ -1,7 +1,7 @@
/*
* Asterisk -- An open source telephony toolkit.
*
- * Copyright (C) 2012, David M. Lee, II
+ * Copyright (C) 2012 - 2013, Digium, Inc.
*
* David M. Lee, II <dlee at digium.com>
*
More information about the asterisk-commits
mailing list