Skip to content

Commit d80a8a6

Browse files
committed
chore: Fix copyright holder
Update copyright holder to properly designate Jumpn
1 parent 7f3781d commit d80a8a6

14 files changed

+14
-14
lines changed

LICENSE.txt

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

3-
Copyright (c) 2017 Mauro Titimoli
3+
Copyright (c) 2017 Jumpn Limited.
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

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88

99
## License
1010

11-
[MIT](LICENSE.txt) :copyright: Mauro Titimoli ([email protected])
11+
[MIT](LICENSE.txt) :copyright: Jumpn Limited.

packages/socket-apollo-link/LICENSE.txt

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

3-
Copyright (c) 2017 Mauro Titimoli
3+
Copyright (c) 2017 Jumpn Limited.
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

packages/socket-apollo-link/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,4 @@ AbsintheSocket instance
112112

113113
## License
114114

115-
[MIT](LICENSE.txt) :copyright: Mauro Titimoli ([email protected])
115+
[MIT](LICENSE.txt) :copyright: Jumpn Limited.

packages/socket-apollo-link/readmeTemplate.ejs

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ const client = new ApolloClient({
8888

8989
## License
9090

91-
[<%= license %>](LICENSE.txt) :copyright: <%= author.name %> (<%= author.email %>)
91+
[<%= license %>](LICENSE.txt) :copyright: Jumpn Limited.

packages/socket-graphiql/LICENSE.txt

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

3-
Copyright (c) 2017 Mauro Titimoli
3+
Copyright (c) 2017 Jumpn Limited.
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

packages/socket-graphiql/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ Creates a Fetcher using the given arguments
4141

4242
## License
4343

44-
[MIT](LICENSE.txt) :copyright: Mauro Titimoli ([email protected])
44+
[MIT](LICENSE.txt) :copyright: Jumpn Limited.

packages/socket-graphiql/readmeTemplate.ejs

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ $ yarn add <%= name %>
2323

2424
## License
2525

26-
[<%= license %>](LICENSE.txt) :copyright: <%= author.name %> (<%= author.email %>)
26+
[<%= license %>](LICENSE.txt) :copyright: Jumpn Limited.

packages/socket-relay/LICENSE.txt

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

3-
Copyright (c) 2017 Mauro Titimoli
3+
Copyright (c) 2017 Jumpn Limited.
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

packages/socket-relay/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ Returns **[Promise](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe
100100

101101
## License
102102

103-
[MIT](LICENSE.txt) :copyright: Mauro Titimoli ([email protected])
103+
[MIT](LICENSE.txt) :copyright: Jumpn Limited.

packages/socket-relay/readmeTemplate.ejs

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ export default new Environment({
5151

5252
## License
5353

54-
[<%= license %>](LICENSE.txt) :copyright: <%= author.name %> (<%= author.email %>)
54+
[<%= license %>](LICENSE.txt) :copyright: Jumpn Limited.

packages/socket/LICENSE.txt

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

3-
Copyright (c) 2017 Mauro Titimoli
3+
Copyright (c) 2017 Jumpn Limited.
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

packages/socket/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -251,4 +251,4 @@ Returns **AbsintheSocket**
251251

252252
## License
253253

254-
[MIT](LICENSE.txt) :copyright: Mauro Titimoli ([email protected])
254+
[MIT](LICENSE.txt) :copyright: Jumpn Limited.

packages/socket/readmeTemplate.ejs

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,4 @@ type AbsintheSocket = {
9898

9999
## License
100100

101-
[<%= license %>](LICENSE.txt) :copyright: <%= author.name %> (<%= author.email %>)
101+
[<%= license %>](LICENSE.txt) :copyright: Jumpn Limited.

0 commit comments

Comments
 (0)