Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
R
rapidjson
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
rapidjson
Commits
c35d47f8
Commit
c35d47f8
authored
May 03, 2015
by
miloyip
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change copyright header of pointer test
parent
86d298cd
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
16 deletions
+10
-16
pointertest.cpp
test/unittest/pointertest.cpp
+10
-16
No files found.
test/unittest/pointertest.cpp
View file @
c35d47f8
//
Copyright (C) 2011 Milo Yip
//
Tencent is pleased to support the open source community by making RapidJSON available.
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the rights
// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
// copies of the Software, and to permit persons to whom the Software is
// furnished to do so, subject to the following conditions:
//
//
//
The above copyright notice and this permission notice shall be included in
//
Licensed under the MIT License (the "License"); you may not use this file except
//
all copies or substantial portions of the Software.
//
in compliance with the License. You may obtain a copy of the License at
//
//
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
// http://opensource.org/licenses/MIT
// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
//
// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
// Unless required by applicable law or agreed to in writing, software distributed
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
// under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
// CONDITIONS OF ANY KIND, either express or implied. See the License for the
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
// specific language governing permissions and limitations under the License.
// THE SOFTWARE.
#include "unittest.h"
#include "unittest.h"
#include "rapidjson/pointer.h"
#include "rapidjson/pointer.h"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment