diff options
author | Stéphane Lenclud <github@lenclud.com> | 2019-04-13 12:31:56 +0200 |
---|---|---|
committer | Stéphane Lenclud <github@lenclud.com> | 2019-04-24 18:46:12 +0200 |
commit | ac8f7a3e7b29a5ce60ae751ee3a97e3b344c8f3f (patch) | |
tree | c68b70d8021be1937a4254af165e6df0c3f02083 /tracker-easy/cv-point-extractor.h | |
parent | 4af0298b4844727e87964697357af088b63921d1 (diff) |
Easy Tracker: Renaming frame to preview.
Diffstat (limited to 'tracker-easy/cv-point-extractor.h')
-rw-r--r-- | tracker-easy/cv-point-extractor.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tracker-easy/cv-point-extractor.h b/tracker-easy/cv-point-extractor.h index 8a8ed66b..405ca052 100644 --- a/tracker-easy/cv-point-extractor.h +++ b/tracker-easy/cv-point-extractor.h @@ -1,5 +1,5 @@ -/* Copyright (c) 2012 Patrick Ruoff - * Copyright (c) 2015-2016 Stanislaw Halik <sthalik@misaki.pl> +/* + * Copyright (c) 2019 Stephane Lenclud * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above |