Skip to content

Commit

Permalink
JANITORIAL: Split copyright notice and descriptive comment
Browse files Browse the repository at this point in the history
  • Loading branch information
criezy committed Jan 6, 2014
1 parent fe2d3c2 commit d1e0358
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion engines/cine/decine.cpp
Expand Up @@ -17,7 +17,9 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/

/*
* This is a utility to decode Delphine's Cinematique engine's script files.
* The script files can be recognized from their extension .prc or .rel.
* Should at least work with Future Wars and Operation Stealth.
Expand Down
4 changes: 3 additions & 1 deletion engines/cine/extract_cine.cpp
Expand Up @@ -17,7 +17,9 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/

/*
* This is a utility to unpack Delphine's Cinematique engine's archive files.
* Should at least work with Future Wars and Operation Stealth.
* Supports using Operation Stealth's 'vol.cnf' file as input for selecting
Expand Down

0 comments on commit d1e0358

Please sign in to comment.