Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(392)

Unified Diff: src/unicode.h

Issue 9615005: Update unicode tables to version 6.1.0. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/unicode.cc » ('j') | src/unicode.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/unicode.h
diff --git a/src/unicode.h b/src/unicode.h
index fb9e6339e1279dd2e4c5ce6dd08333f805b03c19..319ae4584ccf36bc63d40fa18ed073a7c2abc9aa 100644
--- a/src/unicode.h
+++ b/src/unicode.h
@@ -1,4 +1,4 @@
-// Copyright 2011 the V8 project authors. All rights reserved.
+// Copyright 2012 the V8 project authors. All rights reserved.
Erik Corry 2012/03/06 09:31:57 This seems wrong
Michael Starzinger 2012/03/06 09:39:54 Done.
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
« no previous file with comments | « no previous file | src/unicode.cc » ('j') | src/unicode.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698