From bac675d7f68ee21e0ba5e884ba1c845040202c03 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Sat, 3 Jan 2015 13:24:40 +0800 Subject: [PATCH] 2015 --- LICENSE | 2 +- shadowsocks/tcprelay.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 98f608b..76886fa 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ Shadowsocks -Copyright (c) 2014 clowwindy +Copyright (c) 2012-2015 clowwindy 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/shadowsocks/tcprelay.py b/shadowsocks/tcprelay.py index 91c3f00..79bd1a5 100644 --- a/shadowsocks/tcprelay.py +++ b/shadowsocks/tcprelay.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright (c) 2014 clowwindy +# Copyright (c) 2015 clowwindy # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal