You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2014/03/17 13:33:08 UTC

svn commit: r1578338 - /myfaces/tobago/branches/tobago-1.5.x/tobago-extension/tobago-sandbox/src/main/java/org/apache/myfaces/tobago/internal/taglib/sandbox/package-info.java

Author: lofwyr
Date: Mon Mar 17 12:33:08 2014
New Revision: 1578338

URL: http://svn.apache.org/r1578338
Log:
version

Modified:
    myfaces/tobago/branches/tobago-1.5.x/tobago-extension/tobago-sandbox/src/main/java/org/apache/myfaces/tobago/internal/taglib/sandbox/package-info.java

Modified: myfaces/tobago/branches/tobago-1.5.x/tobago-extension/tobago-sandbox/src/main/java/org/apache/myfaces/tobago/internal/taglib/sandbox/package-info.java
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.5.x/tobago-extension/tobago-sandbox/src/main/java/org/apache/myfaces/tobago/internal/taglib/sandbox/package-info.java?rev=1578338&r1=1578337&r2=1578338&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.5.x/tobago-extension/tobago-sandbox/src/main/java/org/apache/myfaces/tobago/internal/taglib/sandbox/package-info.java (original)
+++ myfaces/tobago/branches/tobago-1.5.x/tobago-extension/tobago-sandbox/src/main/java/org/apache/myfaces/tobago/internal/taglib/sandbox/package-info.java Mon Mar 17 12:33:08 2014
@@ -1,6 +1,6 @@
 /**
- * <b>Tobago Framework Sandbox Tag Library -
- * (C) Copyright 2002-2008 The Apache Software Foundation</b>
+ * <b>Tobago Framework Sandbox Tag Library 1.5.x -
+ * (C) Copyright 2005-20014 The Apache Software Foundation</b>
  *
  * <b>Warning: The sandbox tag library contains unstable components.
  * Everything is subject to change without prior notice.</b>
@@ -9,7 +9,7 @@
     shortName = "tcs",
     uri = "http://myfaces.apache.org/tobago/sandbox",
     fileName = "tobago-sandbox.tld", 
-    displayName = "Tobago Sandbox") 
+    displayName = "Tobago Sandbox 1.5.x")
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file