diff --git a/.travis.yml b/.travis.yml index 913b045..3fb6455 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,3 +28,5 @@ after_success: - curl --ftp-create-dirs -T ./debug/yapb.so -u $FTP_USER:$FTP_PASS ftp://$FTP_HOST/project/debug/yapb.so - curl --ftp-create-dirs -T ./release/yapb.dylib -u $FTP_USER:$FTP_PASS ftp://$FTP_HOST/project/release/yapb.dylib - curl --ftp-create-dirs -T ./debug/yapb.dylib -u $FTP_USER:$FTP_PASS ftp://$FTP_HOST/project/debug/yapb.dylib + - curl -X GET "https://yapb.ru/agent/packager.php?key=$PACKAGER_KEY&os=posix" + diff --git a/LICENSE.txt b/LICENSE.txt index 9546c39..83d3e2e 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2003-2016, YaPB Dev Team +Copyright (c) 2003-2017, YaPB Dev Team Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: