Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Commit 34fdb24

Browse files
committed
Update Copyright header
1 parent e43117a commit 34fdb24

11 files changed

+11
-11
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (C) 2016 Chi Vinh Le and contributors.
3+
Copyright (C) 2016-present Chi Vinh Le and contributors.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

src/csstransition.spec.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright (C) 2016 Chi Vinh Le and contributors.
3+
* Copyright (C) 2016-present Chi Vinh Le and contributors.
44
*
55
* This software may be modified and distributed under the terms
66
* of the MIT license. See the LICENSE file for details.

src/csstransitiongroup.spec.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright (C) 2016 Chi Vinh Le and contributors.
3+
* Copyright (C) 2016-present Chi Vinh Le and contributors.
44
*
55
* This software may be modified and distributed under the terms
66
* of the MIT license. See the LICENSE file for details.

src/csstransitiongroup.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright (C) 2016 Chi Vinh Le and contributors.
3+
* Copyright (C) 2016-present Chi Vinh Le and contributors.
44
*
55
* This software may be modified and distributed under the terms
66
* of the MIT license. See the LICENSE file for details.

src/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright (C) 2016 Chi Vinh Le and contributors.
3+
* Copyright (C) 2016-present Chi Vinh Le and contributors.
44
*
55
* This software may be modified and distributed under the terms
66
* of the MIT license. See the LICENSE file for details.

src/transit.spec.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright (C) 2016 Chi Vinh Le and contributors.
3+
* Copyright (C) 2016-present Chi Vinh Le and contributors.
44
*
55
* This software may be modified and distributed under the terms
66
* of the MIT license. See the LICENSE file for details.

src/transit.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright (C) 2016 Chi Vinh Le and contributors.
3+
* Copyright (C) 2016-present Chi Vinh Le and contributors.
44
*
55
* This software may be modified and distributed under the terms
66
* of the MIT license. See the LICENSE file for details.

src/transitionobserver.spec.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright (C) 2016 Chi Vinh Le and contributors.
3+
* Copyright (C) 2016-present Chi Vinh Le and contributors.
44
*
55
* This software may be modified and distributed under the terms
66
* of the MIT license. See the LICENSE file for details.

src/transitionobserver.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright (C) 2016 Chi Vinh Le and contributors.
3+
* Copyright (C) 2016-present Chi Vinh Le and contributors.
44
*
55
* This software may be modified and distributed under the terms
66
* of the MIT license. See the LICENSE file for details.

src/utils.spec.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright (C) 2016 Chi Vinh Le and contributors.
3+
* Copyright (C) 2016-present Chi Vinh Le and contributors.
44
*
55
* This software may be modified and distributed under the terms
66
* of the MIT license. See the LICENSE file for details.

test/utils.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright (C) 2016 Chi Vinh Le and contributors.
3+
* Copyright (C) 2016-present Chi Vinh Le and contributors.
44
*
55
* This software may be modified and distributed under the terms
66
* of the MIT license. See the LICENSE file for details.

0 commit comments

Comments
 (0)