From da9f0924ef4d6e2a7a455e8d0409ae93e60ec1ca Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Tue, 13 May 2014 08:44:45 +0300 Subject: py, unix: Add copyright for modules I worked closely on. --- py/sequence.c | 1 + 1 file changed, 1 insertion(+) (limited to 'py/sequence.c') diff --git a/py/sequence.c b/py/sequence.c index 91162fc09..1af2ad27e 100644 --- a/py/sequence.c +++ b/py/sequence.c @@ -4,6 +4,7 @@ * The MIT License (MIT) * * Copyright (c) 2013, 2014 Damien P. George + * Copyright (c) 2014 Paul Sokolovsky * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal -- cgit v1.2.3