diff --git a/README.md b/README.md index 2f9d11be..679b5796 100644 --- a/README.md +++ b/README.md @@ -253,7 +253,7 @@ Follow me [@briancarlson](https://twitter.com/briancarlson) to keep up to date. ## License -Copyright (c) 2010-2016 Brian Carlson (brian.m.carlson@gmail.com) +Copyright (c) 2010-2017 Brian Carlson (brian.m.carlson@gmail.com) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/lib/client.js b/lib/client.js index 1bb27ea2..a0d7f21c 100644 --- a/lib/client.js +++ b/lib/client.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2010-2016 Brian Carlson (brian.m.carlson@gmail.com) + * Copyright (c) 2010-2017 Brian Carlson (brian.m.carlson@gmail.com) * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/connection-parameters.js b/lib/connection-parameters.js index da0e998d..e6efa158 100644 --- a/lib/connection-parameters.js +++ b/lib/connection-parameters.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2010-2016 Brian Carlson (brian.m.carlson@gmail.com) + * Copyright (c) 2010-2017 Brian Carlson (brian.m.carlson@gmail.com) * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/connection.js b/lib/connection.js index 7318287c..87d4f274 100644 --- a/lib/connection.js +++ b/lib/connection.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2010-2016 Brian Carlson (brian.m.carlson@gmail.com) + * Copyright (c) 2010-2017 Brian Carlson (brian.m.carlson@gmail.com) * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/defaults.js b/lib/defaults.js index b99e4a8c..b94d33f3 100644 --- a/lib/defaults.js +++ b/lib/defaults.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2010-2016 Brian Carlson (brian.m.carlson@gmail.com) + * Copyright (c) 2010-2017 Brian Carlson (brian.m.carlson@gmail.com) * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/index.js b/lib/index.js index b2372cf4..65e7be3a 100644 --- a/lib/index.js +++ b/lib/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2010-2016 Brian Carlson (brian.m.carlson@gmail.com) + * Copyright (c) 2010-2017 Brian Carlson (brian.m.carlson@gmail.com) * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/native/index.js b/lib/native/index.js index db5dfbf5..1e192e8b 100644 --- a/lib/native/index.js +++ b/lib/native/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2010-2016 Brian Carlson (brian.m.carlson@gmail.com) + * Copyright (c) 2010-2017 Brian Carlson (brian.m.carlson@gmail.com) * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/native/query.js b/lib/native/query.js index af75d39b..fcb1eff4 100644 --- a/lib/native/query.js +++ b/lib/native/query.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2010-2016 Brian Carlson (brian.m.carlson@gmail.com) + * Copyright (c) 2010-2017 Brian Carlson (brian.m.carlson@gmail.com) * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/native/result.js b/lib/native/result.js index dc68f76c..51903731 100644 --- a/lib/native/result.js +++ b/lib/native/result.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2010-2016 Brian Carlson (brian.m.carlson@gmail.com) + * Copyright (c) 2010-2017 Brian Carlson (brian.m.carlson@gmail.com) * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/query.js b/lib/query.js index f6278602..4d49dafd 100644 --- a/lib/query.js +++ b/lib/query.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2010-2016 Brian Carlson (brian.m.carlson@gmail.com) + * Copyright (c) 2010-2017 Brian Carlson (brian.m.carlson@gmail.com) * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/result.js b/lib/result.js index 463fbdbe..093a73c3 100644 --- a/lib/result.js +++ b/lib/result.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2010-2016 Brian Carlson (brian.m.carlson@gmail.com) + * Copyright (c) 2010-2017 Brian Carlson (brian.m.carlson@gmail.com) * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/type-overrides.js b/lib/type-overrides.js index e0cf00e6..90526089 100644 --- a/lib/type-overrides.js +++ b/lib/type-overrides.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2010-2016 Brian Carlson (brian.m.carlson@gmail.com) + * Copyright (c) 2010-2017 Brian Carlson (brian.m.carlson@gmail.com) * All rights reserved. * * This source code is licensed under the MIT license found in the diff --git a/lib/utils.js b/lib/utils.js index 861b7c5b..82d1aefd 100644 --- a/lib/utils.js +++ b/lib/utils.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2010-2016 Brian Carlson (brian.m.carlson@gmail.com) + * Copyright (c) 2010-2017 Brian Carlson (brian.m.carlson@gmail.com) * All rights reserved. * * This source code is licensed under the MIT license found in the