From 2ccc5c73eaef30ab5a2af7e456bfcc270583c460 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Ma=C5=82ecki?= Date: Mon, 31 Oct 2011 22:05:08 +0100 Subject: [PATCH] [test minor] Update copyright notice on test runner --- test/core/run-single | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/core/run-single b/test/core/run-single index ff20a9e..ff1af48 100755 --- a/test/core/run-single +++ b/test/core/run-single @@ -1,8 +1,8 @@ #!/usr/bin/env node /* - run.js: test runner for core tests + run-single.js: test runner for core tests - Copyright (c) 2010 Charlie Robbins, Mikeal Rogers, Marak Squires, Fedor Indutny + Copyright (c) 2011 Nodejitsu Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the