diff --git a/generate/generate.go b/generate/generate.go index 6e1fd01..728e7c5 100644 --- a/generate/generate.go +++ b/generate/generate.go @@ -14,14 +14,11 @@ import "git.tebibyte.media/sashakoshka/hopp/tape" ` const preamble = ` -/* # Do not edit this package by hand! - * - * This file was automatically generated by the Holanet PDL compiler. The - * source file is located at - * Please edit that file instead, and re-compile it to this location. - * - * HOPP, TAPE, METADAPT, PDL/0 (c) 2025 holanet.xyz - */ +// Code generated by the Holanet PDL compiler. DO NOT EDIT. +// The source file is located at +// Please edit that file instead, and re-compile it to this location. +// HOPP, TAPE, METADAPT, PDL/0 (c) 2025 holanet.xyz + ` const static = `