Skip to content
This repository has been archived by the owner on Oct 10, 2021. It is now read-only.

Shutting down due to copyright concerns. #9

Open
bkf2020 opened this issue Jul 16, 2021 · 1 comment
Open

Shutting down due to copyright concerns. #9

bkf2020 opened this issue Jul 16, 2021 · 1 comment

Comments

@bkf2020
Copy link
Owner

bkf2020 commented Jul 16, 2021

AMCPRAT and AMCPRAT-Simple are being shut down due to copyright concerns. In short, the MAA has copyrighted the AMC/AIME problems, and the projects contain those copyrighted problems.

See https://bkf2020.github.io/blog/amcprat-replacement.html for more information.

The date of the shutdown will be added once amcgen is finished. It is likely going to be 2 weeks after that date.

@bkf2020 bkf2020 pinned this issue Jul 16, 2021
@bkf2020
Copy link
Owner Author

bkf2020 commented Jul 16, 2021

Use this code for the announcement

HTML:

<div class="annoucement">
	<h2>IMPORTANT ANNOUCEMENT</h2>
	<p>
		Due to copyright issues AMCPRAT and AMCPRAT-Simple
		are shutting down. They will be closed in 2 weeks after
		this message.
	</p>
</div>

CSS:

.annoucement {
	border-color: darkorange;
	border-style: dashed;
	border-radius: 1em;
	margin-top: 2em;
	padding-left: 1em;
	background-color: #e6e5ad;
	color: black;
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant