Copyright notice.

This commit is contained in:
Marcelo Roberto Jimenez 2010-10-21 08:01:19 -02:00
parent a00919fe05
commit 224c07de81
3 changed files with 15 additions and 1 deletions

View File

@ -1,3 +1,8 @@
/*
* C Template objects.
*
* Copyright (C) 2010 Marcelo Roberto Jimenez <mroberto@users.sourceforge.net>
*/
#ifndef TEMPLATEINCLUDE_H #ifndef TEMPLATEINCLUDE_H
#define TEMPLATEINCLUDE_H #define TEMPLATEINCLUDE_H

View File

@ -1,8 +1,12 @@
/*
* C Template objects.
*
* Copyright (C) 2010 Marcelo Roberto Jimenez <mroberto@users.sourceforge.net>
*/
#ifndef TEMPLATESOURCE_H #ifndef TEMPLATESOURCE_H
#define TEMPLATESOURCE_H #define TEMPLATESOURCE_H
/*! /*!
* \file * \file
* *

View File

@ -1,3 +1,8 @@
/*
* C Template objects.
*
* Copyright (C) 2010 Marcelo Roberto Jimenez <mroberto@users.sourceforge.net>
*/
/*! /*!
* \file * \file