summaryrefslogtreecommitdiff
path: root/TODO
blob: 9336e90d0168d49c4bc27b1c376deb4c5b4614d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
On the revision:

- Canonicalize the license in the package manifests.

- Normalize C comments in the tests source code replacing:

  /*
   * ...
   */

  with

  /* ...
   */