diff options
author | Aleksander Machniak <alec@alec.pl> | 2012-05-22 12:31:37 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2012-05-22 12:31:37 +0200 |
commit | 041c93ce0bc00cb6417ce2e4bdce2ed84d37f50a (patch) | |
tree | a33370fce8a023b3a5f4a32019adc41337dc638c /plugins/managesieve/lib/rcube_sieve.php | |
parent | 0a1dd5b073f0dfc42439ab168246ae0ae6921414 (diff) |
Removed $Id$
Diffstat (limited to 'plugins/managesieve/lib/rcube_sieve.php')
-rw-r--r-- | plugins/managesieve/lib/rcube_sieve.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/managesieve/lib/rcube_sieve.php b/plugins/managesieve/lib/rcube_sieve.php index 2ed2e54bf..16c584b7d 100644 --- a/plugins/managesieve/lib/rcube_sieve.php +++ b/plugins/managesieve/lib/rcube_sieve.php @@ -18,9 +18,6 @@ * 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. - * - * $Id$ - * */ // Managesieve Protocol: RFC5804 |