kore

Kore is a web application platform for writing scalable, concurrent web based processes in C or Python.
Commits | Files | Refs | README | LICENSE | git clone https://git.kore.io/kore.git

commit 61f56b8da0d1f04b3dd264edc3240a28320e9b4f
parent 5d8c29af13a856c19926c7accd2415bf332c277a
Author: Joris Vink <joris@coders.se>
Date:   Fri,  1 Aug 2014 14:14:46 +0200

Bump copyright

Diffstat:
src/kore.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/kore.c b/src/kore.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013 Joris Vink <joris@coders.se> + * Copyright (c) 2013-2014 Joris Vink <joris@coders.se> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above