You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 2.11/index.markdown
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,10 @@ The current 2.11 milestone is [M4](https://github.com/scala/scala/releases/tag/v
7
7
8
8
To contribute to this overview, [please submit a pull request](https://github.com/scala/scala/tree/gh-pages/2.11/index.markdown).
9
9
10
+
Important note: Scala is now distributed under the standard 3-clause BSD license.
11
+
Originally, the same 3-clause BSD license was adopted, but slightly reworded over the years.
12
+
We're now back to the standard formulation.
13
+
10
14
# Smaller
11
15
We're modularizing the standard library and the compiler to allow more selective use of Scala's features, and to facilitate contributions to more clearly delineated sub-projects.
0 commit comments