File:  [Isaki's NoNo m68k/m88k emulator] / nono / po / header.awk
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed Apr 29 17:04:38 2026 UTC (2 months, 3 weeks ago) by root
Branches: MAIN, Isaki
CVS tags: v015, v014, v013, v012, v011, v010, v009, v008, v007, v006, v005, HEAD
nono 0.1.1

# xgettext が出力するヘッダをこっちのものに差し替える
BEGIN {
	print "#"
	print "# nono"
	print "# Copyright (C) 2020 nono project"
	print "# Licensed under nono-license.txt"
	print "#"
	print ""
}
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.