summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-04-02 17:07:01 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-04-02 22:46:20 +0300
commit098323df32d964c3966ee026212150a7e08230f8 (patch)
treea387ec1b1adabce7891c90f9d518b7daafa7a111 /TODO
parentf8e319e852280d650dc0532f1e6099c903508a3d (diff)
Canonicalize license in package manifests and source files
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 7318efa..3f1112f 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,5 @@
On the revision:
-- Canonicalize the license in the package manifests.
-
- Fix the switch statements in the buildfiles, replacing 'switch $c.class,
$tsys' with 'switch $c.class'.