...

Text file src/gonum.org/v1/plot/.ci/check-copyright.sh

Documentation: gonum.org/v1/plot/.ci

     1#!/bin/bash
     2
     3set -e
     4check-copyright -notice "Copyright ©20[0-9]{2} The Gonum Authors\. All rights reserved\."

View as plain text