diff options
author | Jan Tattermusch <jtattermusch@users.noreply.github.com> | 2016-01-26 08:38:07 -0800 |
---|---|---|
committer | Jan Tattermusch <jtattermusch@users.noreply.github.com> | 2016-01-26 08:38:07 -0800 |
commit | 927dae0da0e6f643bdcb0175dd5c2ea81c4ebce2 (patch) | |
tree | 7beb79fb7071fc0e1038e64eff41e687c0a00d5c /src/core/surface | |
parent | 7c43f4909242b62881389c7d4cfc9541c70151b6 (diff) | |
parent | bd3075efbdf14ad5c03dcd36c69ac25b7edb5a95 (diff) |
Merge pull request #4889 from ctiller/fixes
Fix sanity
Diffstat (limited to 'src/core/surface')
-rw-r--r-- | src/core/surface/version.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/surface/version.c b/src/core/surface/version.c index aada18e07e..262a13f184 100644 --- a/src/core/surface/version.c +++ b/src/core/surface/version.c @@ -1,6 +1,6 @@ /* * - * Copyright 2015, Google Inc. + * Copyright 2015-2016, Google Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without |