On April 25, 2020 1:08 PM, brian m. carlson Wrote: > On 2020-04-24 at 04:01:30, Sibi Siddharthan via GitGitGadget wrote: > > diff --git a/CMakeLists.txt b/CMakeLists.txt new file mode 100644 > > index 00000000000..73703bd321f > > --- /dev/null > > +++ b/CMakeLists.txt > > @@ -0,0 +1,528 @@ > > +# > > +# Copyright (c) 2020 Sibi Siddharthan > > +# > > + > > +cmake_minimum_required(VERSION 3.14) > > I don't plan a full review of this series, but I wanted to point out that this > version is newer than what's in Debian 10, so this isn't practically buildable on > many systems. I am unsure about this, but are non-git-foundation copyrights consistent GPL v2? Just asking for curiosity.