aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorlantw44 <lantw44@gmail.com>2013-01-26 20:29:09 +0800
committerlantw44 <lantw44@gmail.com>2013-01-26 20:29:09 +0800
commitc41f897304100c89451e91acb0a47b3f07fc7b51 (patch)
tree474fb9045318b674cf01c70f087cb6efabbdf3a9 /COPYING
parente5ee20baf2abee4527a01193a30ea27a33ca1e31 (diff)
downloadsctjudge-c41f897304100c89451e91acb0a47b3f07fc7b51.tar.gz
sctjudge-c41f897304100c89451e91acb0a47b3f07fc7b51.tar.zst
sctjudge-c41f897304100c89451e91acb0a47b3f07fc7b51.zip
清除所有 pthread_cancel()
已使用 sem_timedwait 和 sem_post 取代所有以往需要 pthread_cancel 的地方
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING2
1 files changed, 1 insertions, 1 deletions
diff --git a/COPYING b/COPYING
index b529e31..175bc9a 100644
--- a/COPYING
+++ b/COPYING
@@ -1,4 +1,4 @@
-Copyright (c) 2012, 藍挺瑋
+Copyright (c) 2012-2013, 藍挺瑋
All rights reserved.
Redistribution and use in source and binary forms, with or without