chore: License under GPLv3
This commit is contained in:
parent
d3ce3c1568
commit
b0e6491600
4 changed files with 700 additions and 5 deletions
|
@ -1,3 +1,13 @@
|
|||
-- Copyright (C) 2016-2017 Vincent Ambo <mail@tazj.in>
|
||||
--
|
||||
-- This file is part of Gemma.
|
||||
--
|
||||
-- Gemma is free software: you can redistribute it and/or modify it
|
||||
-- under the terms of the GNU General Public License as published by
|
||||
-- the Free Software Foundation, either version 3 of the License, or
|
||||
-- (at your option) any later version.
|
||||
|
||||
|
||||
module Main exposing (..)
|
||||
|
||||
import Html exposing (Html, text, div, span)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue