diff --git a/beer-panel.php b/beer-panel.php
index aca8c76..a1ee01f 100644
--- a/beer-panel.php
+++ b/beer-panel.php
@@ -1,27 +1,41 @@
.
- */
+ * along with BrewPi WWW RMX. If not, see .
+ *
+ * These scripts were originally a part of brewpi-www, a part of
+ * the BrewPi project. Legacy support (for the very popular Arduino
+ * controller) seems to have been discontinued in favor of new hardware.
+ *
+ * All credit for the original brewpi-www goes to @elcojacobs,
+ * @lukepower, @m-mcgowan, @vanosg, @GregAtkinson and I'm sure
+ * many more contributors around the world. My apologies if I have
+ * missed anyone; those were the names listed as contributors on the
+ * Legacy branch.
+ *
+ * See: 'original-license.md' for notes about the original project's
+ * license and credits. */
+
?>