#!/bin/bash # Verify that the correct license block is present in all Go source # files. read -r -d '' EXPECTED <