Skip to content

Commit 30698e2

Browse files
committed
1 parent f5a2b88 commit 30698e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

org/w3c/css/properties/css3/CssResize.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
// $Id$
1+
//
22
// Author: Yves Lafon <ylafon@w3.org>
33
//
4-
// (c) COPYRIGHT MIT, ERCIM and Keio University, 2012.
4+
// (c) COPYRIGHT MIT, ERCIM, Keio, Beihang, 2015.
55
// Please first read the full copyright statement in file COPYRIGHT.html
66
package org.w3c.css.properties.css3;
77

@@ -13,7 +13,7 @@
1313
import org.w3c.css.values.CssValue;
1414

1515
/**
16-
* @spec http://www.w3.org/TR/2012/WD-css3-ui-20120117/#resize0
16+
* @spec http://www.w3.org/TR/2015/CR-css-ui-3-20150707/#propdef-resize
1717
*/
1818
public class CssResize extends org.w3c.css.properties.css.CssResize {
1919

0 commit comments

Comments
 (0)