File tree Expand file tree Collapse file tree 4 files changed +11
-5
lines changed Expand file tree Collapse file tree 4 files changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -107,5 +107,5 @@ paperwork with the FSF is needed for contributions of significant size.
107107
108108* License
109109
110- The original project was licensed under [[https://www.gnu.org/licenses/gpl-2.0.html][GPL v2]], but after rewrite in September
111- 2020, it is relicensed to GPLv3
110+ The original project was licensed under [[https://www.gnu.org/licenses/gpl-2.0.html][GPL v2+ ]], but after a rewrite in September
111+ 2020, it was relicensed to GPLv3+
Original file line number Diff line number Diff line change 11; ;; csharp-compilation.el --- compilation support for C# -*- lexical-binding : t ; -*-
22
3+ ; ; Copyright (C) 2020-2021 Free Software Foundation, Inc.
4+
35; ; Author : Theodor Thornhill <theo@thornhill.no>
46; ; Maintainer : Jostein Kjønigsen <jostein@gmail.com>
5- ; ; : Theodor Thornhill <theo@thornhill.no>
7+ ; ; Theodor Thornhill <theo@thornhill.no>
68; ; Created : September 2020
79; ; Modified : 2020
810; ; Version : 0.12.0
Original file line number Diff line number Diff line change 11; ;; csharp-mode.el --- C# mode derived mode -*- lexical-binding : t ; -*-
22
3+ ; ; Copyright (C) 2020-2021 Free Software Foundation, Inc.
4+
35; ; Author : Theodor Thornhill <theo@thornhill.no>
46; ; Maintainer : Jostein Kjønigsen <jostein@gmail.com>
5- ; ; : Theodor Thornhill <theo@thornhill.no>
7+ ; ; Theodor Thornhill <theo@thornhill.no>
68; ; Created : September 2020
79; ; Modified : 2020
810; ; Version : 0.12.0
Original file line number Diff line number Diff line change 11; ;; csharp-tree-sitter.el --- tree sitter support for C# -*- lexical-binding : t ; -*-
22
3+ ; ; Copyright (C) 2020-2021 Free Software Foundation, Inc.
4+
35; ; Author : Theodor Thornhill <theo@thornhill.no>
46; ; Maintainer : Jostein Kjønigsen <jostein@gmail.com>
5- ; ; : Theodor Thornhill <theo@thornhill.no>
7+ ; ; Theodor Thornhill <theo@thornhill.no>
68; ; Created : September 2020
79; ; Modified : 2020
810; ; Version : 0.12.0
You can’t perform that action at this time.
0 commit comments