Skip to content

Commit e21e90f

Browse files
committed
chore: update copyright for 2020
1 parent 4aa0bfd commit e21e90f

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2016-2019 Josh Swan
1+
Copyright (c) 2016-2020 Josh Swan
22

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

babel.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
* React Native Autolink
33
*
4-
* Copyright 2016-2019 Josh Swan
4+
* Copyright 2016-2020 Josh Swan
55
* Released under the MIT license
66
* https://github.com/joshswan/react-native-autolink/blob/master/LICENSE
77
*/

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
* React Native Autolink
33
*
4-
* Copyright 2016-2019 Josh Swan
4+
* Copyright 2016-2020 Josh Swan
55
* Released under the MIT license
66
* https://github.com/joshswan/react-native-autolink/blob/master/LICENSE
77
*/

src/matchers.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
* React Native Autolink
33
*
4-
* Copyright 2016-2019 Josh Swan
4+
* Copyright 2016-2020 Josh Swan
55
* Released under the MIT license
66
* https://github.com/joshswan/react-native-autolink/blob/master/LICENSE
77
*/

src/truncate.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
* React Native Autolink
33
*
4-
* Copyright 2016-2019 Josh Swan
4+
* Copyright 2016-2020 Josh Swan
55
* Released under the MIT license
66
* https://github.com/joshswan/react-native-autolink/blob/master/LICENSE
77
*/

test/index.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
* React Native Autolink
33
*
4-
* Copyright 2016-2019 Josh Swan
4+
* Copyright 2016-2020 Josh Swan
55
* Released under the MIT license
66
* https://github.com/joshswan/react-native-autolink/blob/master/LICENSE
77
*/

test/setup.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
* React Native Autolink
33
*
4-
* Copyright 2016-2019 Josh Swan
4+
* Copyright 2016-2020 Josh Swan
55
* Released under the MIT license
66
* https://github.com/joshswan/react-native-autolink/blob/master/LICENSE
77
*/

0 commit comments

Comments
 (0)