Update copyright notice and 80 column separators

This commit is contained in:
Vinnie Falco
2013-06-15 18:18:28 -07:00
parent 8a6ce5de68
commit 00a7cbf610
310 changed files with 1630 additions and 346 deletions

View File

@@ -1,7 +1,13 @@
#ifndef JSONCPP_BATCHALLOCATOR_H_INCLUDED
# define JSONCPP_BATCHALLOCATOR_H_INCLUDED
//------------------------------------------------------------------------------
/*
Copyright (c) 2011-2013, OpenCoin, Inc.
*/
//==============================================================================
# ifndef JSONCPP_DOC_EXCLUDE_IMPLEMENTATION
#ifndef JSONCPP_BATCHALLOCATOR_H_INCLUDED
#define JSONCPP_BATCHALLOCATOR_H_INCLUDED
#ifndef JSONCPP_DOC_EXCLUDE_IMPLEMENTATION
namespace Json
{