Skip to content

Commit 735a496

Browse files
Merge pull request #548 from itsshivaverma/develop
Updating copyright string
2 parents fa49f55 + d7ed056 commit 735a496

File tree

638 files changed

+638
-638
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

638 files changed

+638
-638
lines changed

config-optic/connectdef.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2015-2020 MarkLogic Corporation
2+
* Copyright (c) 2020 MarkLogic Corporation
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

config-optic/qa-data/mapperReducer.sjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2017-2020 MarkLogic Corporation
2+
* Copyright (c) 2020 MarkLogic Corporation
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

config-optic/setupqa.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2015-2020 MarkLogic Corporation
2+
* Copyright (c) 2020 MarkLogic Corporation
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

config-optic/teardown.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2015-2020 MarkLogic Corporation
2+
* Copyright (c) 2020 MarkLogic Corporation
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

config-optic/testlib.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2014-2020 MarkLogic Corporation
2+
* Copyright (c) 2020 MarkLogic Corporation
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

etc/data/masterDetail.tdex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- Copyright 2016-2020 MarkLogic Corporation -->
2+
<!-- Copyright (c) 2020 MarkLogic Corporation -->
33
<template xmlns="http://marklogic.com/xdmp/tde">
44
<context>/sets</context>
55
<templates>

etc/data/masterDetail.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- Copyright 2016-2020 MarkLogic Corporation -->
2+
<!-- Copyright (c) 2020 MarkLogic Corporation -->
33
<sets>
44
<masterSet>
55
<master><id>1</id><name>Master 1</name><date>2015-12-01</date></master>

etc/data/musician.tdex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- Copyright 2016-2020 MarkLogic Corporation -->
2+
<!-- Copyright (c) 2020 MarkLogic Corporation -->
33
<template xmlns="http://marklogic.com/xdmp/tde">
44
<context>/musician</context>
55
<rows>

etc/data/rowPostProcessors.sjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2017-2020 MarkLogic Corporation
2+
* Copyright (c) 2020 MarkLogic Corporation
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

etc/data/tripleSets.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- Copyright 2016-2020 MarkLogic Corporation -->
2+
<!-- Copyright (c) 2020 MarkLogic Corporation -->
33
<tripleSets xmlns:sem="http://marklogic.com/semantics">
44
<masterRelated>
55
<sem:triples>

0 commit comments

Comments
 (0)