Skip to content

Commit e9b819e

Browse files
committed
update license ownership
1 parent d316b82 commit e9b819e

File tree

5 files changed

+6
-5
lines changed

5 files changed

+6
-5
lines changed

examples/react-promql/src/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) Amadeus IT Group
3+
// Copyright (c) Celian Garcia and Augustin Husson @ Amadeus IT Group
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

examples/react-promql/src/App.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) Amadeus IT Group
3+
// Copyright (c) Celian Garcia and Augustin Husson @ Amadeus IT Group
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

examples/react-promql/src/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* The MIT License (MIT)
22
3-
Copyright (c) Amadeus IT Group
3+
Copyright (c) Celian Garcia and Augustin Husson @ Amadeus IT Group
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

examples/react-promql/src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) Amadeus IT Group
3+
// Copyright (c) Celian Garcia and Augustin Husson @ Amadeus IT Group
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

examples/react-promql/src/serviceWorker.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// The MIT License (MIT)
22
//
3-
// Copyright (c) Amadeus IT Group
3+
// Copyright (c) Celian Garcia and Augustin Husson @ Amadeus IT Group
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
@@ -20,6 +20,7 @@
2020
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2121
// SOFTWARE.
2222
// -------------------- End of License ---------------------
23+
2324
// This optional code is used to register a service worker.
2425
// register() is not called by default.
2526

0 commit comments

Comments
 (0)