Skip to content

Commit f519975

Browse files
6aeda99 docs: update copyright year (#59359)
1 parent 52c70c6 commit f519975

File tree

6 files changed

+131
-131
lines changed

6 files changed

+131
-131
lines changed

Diff for: BUILD_INFO

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Mon Jan 6 19:24:40 UTC 2025
2-
5ac6f065ab370ae99657c7a230bfd7ebf1d2f587
1+
Mon Jan 6 20:04:02 UTC 2025
2+
6aeda99a3e241fb3e475a1487571cf692c2922e3

Diff for: LICENSE

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

3-
Copyright (c) 2010-2024 Google LLC. https://angular.dev/license
3+
Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
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

Diff for: fesm2022/forms.mjs

+122-122
Large diffs are not rendered by default.

Diff for: fesm2022/forms.mjs.map

+1-1
Large diffs are not rendered by default.

Diff for: index.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular v19.1.0-next.4+sha-5ac6f06
2+
* @license Angular v19.1.0-next.4+sha-6aeda99
33
* (c) 2010-2024 Google LLC. https://angular.io/
44
* License: MIT
55
*/

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/forms",
3-
"version": "19.1.0-next.4+sha-5ac6f06",
3+
"version": "19.1.0-next.4+sha-6aeda99",
44
"description": "Angular - directives and services for creating forms",
55
"author": "angular",
66
"license": "MIT",
@@ -11,9 +11,9 @@
1111
"tslib": "^2.3.0"
1212
},
1313
"peerDependencies": {
14-
"@angular/core": "19.1.0-next.4+sha-5ac6f06",
15-
"@angular/common": "19.1.0-next.4+sha-5ac6f06",
16-
"@angular/platform-browser": "19.1.0-next.4+sha-5ac6f06",
14+
"@angular/core": "19.1.0-next.4+sha-6aeda99",
15+
"@angular/common": "19.1.0-next.4+sha-6aeda99",
16+
"@angular/platform-browser": "19.1.0-next.4+sha-6aeda99",
1717
"rxjs": "^6.5.3 || ^7.4.0"
1818
},
1919
"repository": {

0 commit comments

Comments
 (0)