Annotation of nono/po/header.awk, revision 1.1.1.1

1.1       root        1: # xgettext が出力するヘッダをこっちのものに差し替える
                      2: BEGIN {
                      3:        print "#"
                      4:        print "# nono"
                      5:        print "# Copyright (C) 2020 nono project"
                      6:        print "# Licensed under nono-license.txt"
                      7:        print "#"
                      8:        print ""
                      9: }
                     10: NR >= 6 { print $0 }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.