From 8a44b108640f7cbfdb8b29ce5f18c5ea929cd9b1 Mon Sep 17 00:00:00 2001 From: Saxon Date: Sat, 11 May 2019 21:26:42 +0930 Subject: [PATCH] codec/h265/lex.go: fixed indentation in file header --- codec/h265/lex.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codec/h265/lex.go b/codec/h265/lex.go index 7bcb3efa..fcf2e59d 100644 --- a/codec/h265/lex.go +++ b/codec/h265/lex.go @@ -19,7 +19,7 @@ LICENSE It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - for more details. + for more details. You should have received a copy of the GNU General Public License in gpl.txt. If not, see http://www.gnu.org/licenses.