Can't have $Id$ in the template because it will be replaced when the
generated file is checked into CVS by the Id info for the generated file, thus thwarting our efforts to track which version of the template from which the generated file was generated. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1665 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -10,10 +10,6 @@ import [% import %];
|
||||
/**
|
||||
* Used to issue notifications to a {@link [% name %]Receiver} instance on a
|
||||
* client.
|
||||
*
|
||||
* <p> Generated from <code>
|
||||
* $Id: sender.tmpl,v 1.3 2002/08/20 19:34:06 mdb Exp $
|
||||
* </code>
|
||||
*/
|
||||
public class [% name %]Sender extends InvocationSender
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user