Skip to content

Commit 891f3fb

Browse files
authored
chore: 2025 (#5100)
* chore: 2025 * chore: 2025
1 parent ba37125 commit 891f3fb

File tree

27 files changed

+27
-27
lines changed

27 files changed

+27
-27
lines changed

LICENSE-CORE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT LICENSE
22

3-
Copyright (c) 2024, Salesforce, Inc.
3+
Copyright (c) 2025, Salesforce, Inc.
44
All rights reserved.
55

66
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
MIT LICENSE
44

5-
Copyright (c) 2024, Salesforce, Inc.
5+
Copyright (c) 2025, Salesforce, Inc.
66
All rights reserved.
77

88
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

packages/@lwc/aria-reflection/LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
MIT LICENSE
44

5-
Copyright (c) 2024, Salesforce, Inc.
5+
Copyright (c) 2025, Salesforce, Inc.
66
All rights reserved.
77

88
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

packages/@lwc/babel-plugin-component/LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
MIT LICENSE
44

5-
Copyright (c) 2024, Salesforce, Inc.
5+
Copyright (c) 2025, Salesforce, Inc.
66
All rights reserved.
77

88
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

packages/@lwc/compiler/LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
MIT LICENSE
44

5-
Copyright (c) 2024, Salesforce, Inc.
5+
Copyright (c) 2025, Salesforce, Inc.
66
All rights reserved.
77

88
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

packages/@lwc/engine-core/LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
MIT LICENSE
44

5-
Copyright (c) 2024, Salesforce, Inc.
5+
Copyright (c) 2025, Salesforce, Inc.
66
All rights reserved.
77

88
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

packages/@lwc/engine-dom/LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
MIT LICENSE
44

5-
Copyright (c) 2024, Salesforce, Inc.
5+
Copyright (c) 2025, Salesforce, Inc.
66
All rights reserved.
77

88
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

packages/@lwc/engine-server/LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
MIT LICENSE
44

5-
Copyright (c) 2024, Salesforce, Inc.
5+
Copyright (c) 2025, Salesforce, Inc.
66
All rights reserved.
77

88
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

packages/@lwc/errors/LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
MIT LICENSE
44

5-
Copyright (c) 2024, Salesforce, Inc.
5+
Copyright (c) 2025, Salesforce, Inc.
66
All rights reserved.
77

88
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

packages/@lwc/features/LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
MIT LICENSE
44

5-
Copyright (c) 2024, Salesforce, Inc.
5+
Copyright (c) 2025, Salesforce, Inc.
66
All rights reserved.
77

88
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

0 commit comments

Comments
 (0)