csc-propaganda/csc-useragree.tex

60 lines
1.4 KiB
TeX
Raw Normal View History

\documentclass{article}
\usepackage[margin=.52in]{geometry}
2022-09-12 17:27:55 -04:00
\usepackage{multicol, xcolor}
\setlength{\parindent}{0in}
\setlength{\parskip}{1ex}
\thispagestyle{empty}
2022-09-12 17:27:55 -04:00
\providecommand{\infoline}{\textcolor{gray}{\hrulefill}}
\providecommand{\userSignup}{
\hrule
\vspace{1ex}
\begin{multicols}{2}
Name: \infoline
Signature: \infoline
Office Staff: \infoline
Office Staff Signature: \infoline
Date: \infoline
Name: \infoline
Signature: \infoline
Office Staff: \infoline
Office Staff Signature: \infoline
Date: \infoline
\end{multicols}
}
\begin{document}
\section*{CSC User Agreement}
\large
2022-09-12 17:36:36 -04:00
I have read and understood the usage policy of July 2022, and I agree to use
my account on the CSC network in accordance with this policy. I am responsible
for all actions taken by anyone using this account. Furthermore, I accept full
legal responsibility for all of the actions that I commit using the CSC network
according to any and all applicable laws.
I understand that with little or no notice machines on the CSC network and
resources on these machines may become unavailable. Machines may ``go down''
while users are using them, and I will not hold the CSC responsible for lost
time or data.
\vspace{2ex}
2022-09-12 17:27:55 -04:00
\userSignup
\userSignup
\userSignup
\userSignup
\userSignup
\end{document}