Created
October 19, 2015 05:06
-
-
Save xingrz/2e848533cad50060a9be to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo " " | |
echo " \e[1;37m\e[41mFBI WARNING\e[0m\e[0;37m " | |
echo " " | |
echo " Federal Law provides severe civil and criminal penalties for " | |
echo " the unauthorized reproduction, distribution, or exhibition of " | |
echo " copyrighted motion pictures (Title 17, United States Code, " | |
echo " Sections 501 and 508). The Federal Bureau of Investigation " | |
echo " investigates allegations of criminal copyright infringement " | |
echo " (Title 17, United States Code, Section 506). " | |
echo " \e[0m" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment