added information comments

This commit is contained in:
lostjared
2017-03-10 07:24:28 -08:00
parent 6e107f6528
commit 605ec0f4eb
14 changed files with 86 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
/*
* Acid Cam v2 - Qt/OpenCV Edition
* written by Jared Bruni ( http://lostsidedead.com )
* (C) 2017 GPL
*/
#include "plugin.h"
PluginList plugins;