Changeset 239 for TBBuiltinThrottleFix

Show
Ignore:
Timestamp:
09/12/06 10:25:08 (2 years ago)
Author:
ogawa
Message:

Add 'Id' keyword and copyright notice.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • TBBuiltinThrottleFix/trunk/TBBuiltinThrottleFix.pl

    • Property svn:keywords set to Id
    r238 r239  
     1# TBBuiltinThrottleFix - A apche for MT::App::Trackback::_builtin_throttle. 
     2# 
     3# $Id$ 
     4# 
     5# This software is provided as-is. You may use it for commercial or  
     6# personal use. If you distribute it, please keep this notice intact. 
     7# 
     8# Copyright (c) 2006 Hirotaka Ogawa 
     9 
    110package MT::Plugin::TBBuiltinThrottleFix; 
    211use strict;