Skip to content

Commit bb5528c

Browse files
committed
INT-4481: Fix notice.txt line delimiters
CRLF->LF
1 parent 89f9028 commit bb5528c

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

src/dist/notice.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
Spring Integration Framework ${version}
2-
Copyright (c) 2009-${copyright} Pivotal, Inc.
3-
4-
This product is licensed to you under the Apache License, Version 2.0
5-
(the "License"). You may not use this product except in compliance with
6-
the License.
7-
8-
This product may include a number of subcomponents with separate
9-
copyright notices and license terms. Your use of the source code for
10-
these subcomponents is subject to the terms and conditions of the
11-
subcomponent's license, as noted in the license.txt file.
1+
Spring Integration Framework ${version}
2+
Copyright (c) 2009-${copyright} Pivotal, Inc.
3+
4+
This product is licensed to you under the Apache License, Version 2.0
5+
(the "License"). You may not use this product except in compliance with
6+
the License.
7+
8+
This product may include a number of subcomponents with separate
9+
copyright notices and license terms. Your use of the source code for
10+
these subcomponents is subject to the terms and conditions of the
11+
subcomponent's license, as noted in the license.txt file.

0 commit comments

Comments
 (0)