Skip to content

Commit d8098b6

Browse files
committed
chore: update React Training refs to Remix
1 parent 1bd0fb5 commit d8098b6

File tree

16 files changed

+27
-24
lines changed

16 files changed

+27
-24
lines changed

LICENSE

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
MIT License
22

3-
Copyright (c) React Training
3+
Copyright (c) React Training 2015-2019
4+
Copyright (c) Remix Software 2020-2022
45

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

packages/react-router-config/LICENSE

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
MIT License
22

3-
Copyright (c) React Training
3+
Copyright (c) React Training 2015-2019
4+
Copyright (c) Remix Software 2020-2022
45

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

packages/react-router-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"directory": "packages/react-router-config"
1010
},
1111
"license": "MIT",
12-
"author": "React Training <hello@reacttraining.com>",
12+
"author": "Remix Software <hello@remix.run>",
1313
"files": [
1414
"LICENSE",
1515
"README.md",

packages/react-router-dom/LICENSE

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
MIT License
22

3-
Copyright (c) React Training
3+
Copyright (c) React Training 2015-2019
4+
Copyright (c) Remix Software 2020-2022
45

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

packages/react-router-dom/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ If you find a bug, please file an issue on [our issue tracker on GitHub](https:/
3434

3535
## Credits
3636

37-
React Router is built and maintained by [React Training](https://reacttraining.com).
37+
React Router is built and maintained by [Remix Software](https://remix.run).

packages/react-router-dom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"directory": "packages/react-router-dom"
1010
},
1111
"license": "MIT",
12-
"author": "React Training <hello@reacttraining.com>",
12+
"author": "Remix Software <hello@remix.run>",
1313
"files": [
1414
"LICENSE",
1515
"README.md",

packages/react-router-native/LICENSE

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
MIT License
22

3-
Copyright (c) React Training
3+
Copyright (c) React Training 2015-2019
4+
Copyright (c) Remix Software 2020-2022
45

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

packages/react-router-native/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ If you find a bug, please file an issue on [our issue tracker on GitHub](https:/
2626

2727
## Credits
2828

29-
React Router is built and maintained by [React Training](https://reacttraining.com).
29+
React Router is built and maintained by [Remix Software](https://remix.run).

packages/react-router-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"directory": "packages/react-router-native"
1010
},
1111
"license": "MIT",
12-
"author": "React Training <hello@reacttraining.com>",
12+
"author": "Remix Software <hello@remix.run>",
1313
"main": "main.js",
1414
"sideEffects": false,
1515
"scripts": {

packages/react-router/LICENSE

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
MIT License
22

3-
Copyright (c) React Training
3+
Copyright (c) React Training 2015-2019
4+
Copyright (c) Remix Software 2020-2022
45

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

0 commit comments

Comments
 (0)