Skip to content

Commit df0313d

Browse files
committed
Merge branch 'master' of https://github.com/lazytype/React.NET into copyright
# Conflicts: # site/jekyll/_layouts/default.html
2 parents f450bac + 169bc42 commit df0313d

File tree

108 files changed

+142
-142
lines changed

Some content is hidden

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

108 files changed

+142
-142
lines changed

build.proj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!--
3-
Copyright (c) 2014-2015, Facebook, Inc.
3+
Copyright (c) 2014-Present, Facebook, Inc.
44
All rights reserved.
55
66
This source code is licensed under the BSD-style license found in the

site/jekyll/_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
<footer class="wrap">
5757
<div class="right">
58-
&copy; 2014-2016 Facebook Inc.
58+
&copy; 2014-Present Facebook Inc.
5959
<a href="https://github.com/reactjs/React.NET/blob/master/site/jekyll/{{ page.path }}" target="_blank">
6060
Edit this page on GitHub
6161
</a>

src/Cassette.React/AssemblyRegistration.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2015, Facebook, Inc.
2+
* Copyright (c) 2014-Present, Facebook, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the BSD-style license found in the

src/Cassette.React/BabelBundleProcessor.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2015, Facebook, Inc.
2+
* Copyright (c) 2014-Present, Facebook, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the BSD-style license found in the

src/Cassette.React/BabelCompiler.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2015, Facebook, Inc.
2+
* Copyright (c) 2014-Present, Facebook, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the BSD-style license found in the

src/Cassette.React/Cassette.React.nutrans

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0"?>
22
<!--
3-
Copyright (c) 2014-2015, Facebook, Inc.
3+
Copyright (c) 2014-Present, Facebook, Inc.
44
All rights reserved.
55
66
This source code is licensed under the BSD-style license found in the

src/Cassette.React/CassetteMSBuildStartup.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2015, Facebook, Inc.
2+
* Copyright (c) 2014-Present, Facebook, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the BSD-style license found in the

src/Cassette.React/InsertIntoPipelineJsxBundleProcessor.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2015, Facebook, Inc.
2+
* Copyright (c) 2014-Present, Facebook, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the BSD-style license found in the

src/Cassette.React/JsxFileSearchModifier.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2015, Facebook, Inc.
2+
* Copyright (c) 2014-Present, Facebook, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the BSD-style license found in the

src/Cassette.React/MSBuildUtils.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2015, Facebook, Inc.
2+
* Copyright (c) 2014-Present, Facebook, Inc.
33
* All rights reserved.
44
*
55
* This source code is licensed under the BSD-style license found in the

0 commit comments

Comments
 (0)