From c61638ccde24a3d72606b6674af141cd96fee5b5 Mon Sep 17 00:00:00 2001 From: robocoder Date: Wed, 1 Jul 2009 06:53:34 +0000 Subject: Add svn:keywords Id to .php files in core, plugins, and js git-svn-id: http://dev.piwik.org/svn/trunk@1270 59fd770c-687e-43c8-a1e3-f5a4ff64c105 --- plugins/ExampleAPI/API.php | 2 +- plugins/ExampleAPI/ExampleAPI.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/ExampleAPI') diff --git a/plugins/ExampleAPI/API.php b/plugins/ExampleAPI/API.php index f9365b3ecc..74994c954e 100644 --- a/plugins/ExampleAPI/API.php +++ b/plugins/ExampleAPI/API.php @@ -4,7 +4,7 @@ * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later - * @version $Id: API.php 482 2008-05-18 17:22:35Z matt $ + * @version $Id$ * * @package Piwik_ExamplePlugin */ diff --git a/plugins/ExampleAPI/ExampleAPI.php b/plugins/ExampleAPI/ExampleAPI.php index c70ad957de..6f1b494953 100644 --- a/plugins/ExampleAPI/ExampleAPI.php +++ b/plugins/ExampleAPI/ExampleAPI.php @@ -4,7 +4,7 @@ * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later - * @version $Id: $ + * @version $Id$ * * @package Piwik_ExampleAPI */ -- cgit v1.2.3