Browse Source

2015

master
clowwindy 10 years ago
parent
commit
bac675d7f6
  1. 2
      LICENSE
  2. 2
      shadowsocks/tcprelay.py

2
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

2
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

Loading…
Cancel
Save