diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-01-20 21:24:08 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-01-20 21:24:08 +0000 |
commit | 0e341116440b3ac6a373a0f9aacce56ea6a8d3e6 (patch) | |
tree | 219dbfaeb11451e6897cf5f0a71a732ff2f976e1 /plugins/TrafficCounter/src | |
parent | b9c8e007af6fc8495209902856643d19c566fa90 (diff) |
removed old revision information
git-svn-id: http://svn.miranda-ng.org/main/trunk@3213 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TrafficCounter/src')
-rw-r--r-- | plugins/TrafficCounter/src/opttree.c | 6 | ||||
-rw-r--r-- | plugins/TrafficCounter/src/opttree.h | 6 |
2 files changed, 0 insertions, 12 deletions
diff --git a/plugins/TrafficCounter/src/opttree.c b/plugins/TrafficCounter/src/opttree.c index 573a04cc8b..05502ee78e 100644 --- a/plugins/TrafficCounter/src/opttree.c +++ b/plugins/TrafficCounter/src/opttree.c @@ -19,12 +19,6 @@ GNU General Public License for more details. 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-
-File name : $Source: $
-Revision : $Revision: $
-Last change on : $Date: $
-Last change by : $Author: $
-
*/
#include "commonheaders.h"
diff --git a/plugins/TrafficCounter/src/opttree.h b/plugins/TrafficCounter/src/opttree.h index 968a0d28d7..de3a8ddbbb 100644 --- a/plugins/TrafficCounter/src/opttree.h +++ b/plugins/TrafficCounter/src/opttree.h @@ -19,12 +19,6 @@ GNU General Public License for more details. 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-
-File name : $Source: $
-Revision : $Revision: $
-Last change on : $Date: $
-Last change by : $Author: $
-
*/
#ifndef __opttree_h__
|