Browse Source

Copyright & License note in script

Jakob Borg 9 năm trước cách đây
mục cha
commit
e9d23efd72
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      platform-upgrade

+ 4 - 0
platform-upgrade

@@ -1,5 +1,9 @@
 #!/bin/bash
 
+# https://github.com/calmh/smartos-platform-upgrade
+# Copyright (c) 2012-2016 Jakob Borg & Contributors
+# Distributed under the MIT License
+
 host=https://us-east.manta.joyent.com
 latest_path=$(curl -sk "$host/Joyent_Dev/public/SmartOS/latest")
 version="${latest_path##*/}"