aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/support
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-02-01 01:22:40 +0100
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-02-01 01:22:40 +0100
commit8e3f02072168c29e97f79045a140b6dbaca383e0 (patch)
treecf455cf3ce32f377aec8a25a10b66afdb30b23c8 /src/core/support
parent327d4e8b9aa32a7f24614eb6f539d45f0d3e965d (diff)
parentd79331060baef0f18543dedca26127609dbcde0f (diff)
Merge branch 'win32_subprocess' into make-ruby-installable
Diffstat (limited to 'src/core/support')
-rw-r--r--src/core/support/subprocess_windows.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/support/subprocess_windows.c b/src/core/support/subprocess_windows.c
index ce5c9eeb98..2b25ef063a 100644
--- a/src/core/support/subprocess_windows.c
+++ b/src/core/support/subprocess_windows.c
@@ -1,6 +1,6 @@
/*
*
- * Copyright 2015, Google Inc.
+ * Copyright 2016, Google Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without