Refactored a few methods, added new doxygen format, and improved the copyright, license, and comments & documentation for many classes and methods.

This commit is contained in:
Jonathan Thomas
2013-09-08 23:09:54 -05:00
parent c244657a11
commit 14a61f9c5c
41 changed files with 1386 additions and 829 deletions

View File

@@ -1,7 +1,7 @@
/**
* \file
* \brief Source code for the Keyframe class
* \author Copyright (c) 2011 Jonathan Thomas
* \author Copyright (c) 2008-2013 OpenShot Studios, LLC
*/
#include "../include/KeyFrame.h"