donaldp 2002/10/20 19:55:58 Modified: info/src/java/org/apache/avalon/framework/info Attribute.java Log: Zap "Avalon" name Revision Changes Path 1.4 +2 -2 jakarta-avalon-excalibur/info/src/java/org/apache/avalon/framework/info/Attribute.java Index: Attribute.java =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/info/src/java/org/apache/avalon/framework/info/Attribute.java,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- Attribute.java 4 Oct 2002 05:50:50 -0000 1.3 +++ Attribute.java 21 Oct 2002 02:55:58 -0000 1.4 @@ -11,7 +11,7 @@ import java.util.Properties; /** - * Attributes are the mechanism via which the Avalon Component model + * Attributes are the mechanism via which the Component model * is extended. Each Attribute is made up of * <ul> * <li>name: the name of the Attribute</li>
-- To unsubscribe, e-mail: <mailto:avalon-cvs-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:avalon-cvs-help@;jakarta.apache.org>