diff options
author | June McEnroe <june@causal.agency> | 2017-09-27 15:28:16 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2017-09-27 15:28:16 -0400 |
commit | 46abcc7b70cfa8da069aceeddb0039b3e18827cf (patch) | |
tree | bf45b27bdb82fecadc3bfd3a7fbfe526928e7c01 /torus.h | |
parent | Add merge.c to README (diff) | |
download | torus-46abcc7b70cfa8da069aceeddb0039b3e18827cf.tar.gz torus-46abcc7b70cfa8da069aceeddb0039b3e18827cf.zip |
Remove leading blank lines
Diffstat (limited to '')
-rw-r--r-- | torus.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/torus.h b/torus.h index 23513e5..076cff9 100644 --- a/torus.h +++ b/torus.h @@ -1,5 +1,4 @@ -/* - * Copyright (c) 2017, June McEnroe <june@causal.agency> +/* Copyright (c) 2017, June McEnroe <june@causal.agency> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by |