From 03ae1c6d80a5cdaed4a98dd565287ff5f0c0b560 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Fri, 18 Sep 2015 10:54:46 -0700 Subject: [PATCH] build: update package contributors --- LICENSE | 1 + index.js | 1 + package.json | 3 +++ 3 files changed, 5 insertions(+) diff --git a/LICENSE b/LICENSE index a7693b0..343f2ad 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,7 @@ (The MIT License) Copyright (c) 2014 TJ Holowaychuk +Copyright (c) 2015 Douglas Christopher Wilson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/index.js b/index.js index 11ea696..dcb2483 100644 --- a/index.js +++ b/index.js @@ -1,6 +1,7 @@ /*! * cookie-parser * Copyright(c) 2014 TJ Holowaychuk + * Copyright(c) 2015 Douglas Christopher Wilson * MIT Licensed */ diff --git a/package.json b/package.json index 45f69b2..3bc02ea 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,9 @@ "description": "cookie parsing with signatures", "version": "1.3.5", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", + "contributors": [ + "Douglas Christopher Wilson " + ], "license": "MIT", "repository": "expressjs/cookie-parser", "keywords": [