Title: [144223] trunk/Source/WebCore
Revision
144223
Author
[email protected]
Date
2013-02-27 12:37:12 -0800 (Wed, 27 Feb 2013)

Log Message

Touch CSSGrammar.y.in to fix an internal buildbot

* css/CSSGrammar.y.in: Add copyright dates based on previous
commits.

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (144222 => 144223)


--- trunk/Source/WebCore/ChangeLog	2013-02-27 20:21:39 UTC (rev 144222)
+++ trunk/Source/WebCore/ChangeLog	2013-02-27 20:37:12 UTC (rev 144223)
@@ -1,3 +1,10 @@
+2013-02-27  David Kilzer  <[email protected]>
+
+        Touch CSSGrammar.y.in to fix an internal buildbot
+
+        * css/CSSGrammar.y.in: Add copyright dates based on previous
+        commits.
+
 2013-02-27  Manuel Rego Casasnovas  <[email protected]>
 
         Add smartInsertDeleteEnabled setting to WebCore::Page

Modified: trunk/Source/WebCore/css/CSSGrammar.y.in (144222 => 144223)


--- trunk/Source/WebCore/css/CSSGrammar.y.in	2013-02-27 20:21:39 UTC (rev 144222)
+++ trunk/Source/WebCore/css/CSSGrammar.y.in	2013-02-27 20:37:12 UTC (rev 144223)
@@ -1,6 +1,6 @@
 /*
  *  Copyright (C) 2002-2003 Lars Knoll ([email protected])
- *  Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc. All rights reserved.
+ *  Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Apple Inc. All rights reserved.
  *  Copyright (C) 2006 Alexey Proskuryakov ([email protected])
  *  Copyright (C) 2008 Eric Seidel <[email protected]>
  *  Copyright (C) 2012 Intel Corporation. All rights reserved.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to