/usr/lib/pd/extra/log/log-meta.pd is in pd-log 0.1-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 | #N canvas 15 49 200 200 10;
#N canvas 25 49 420 300 META 1;
#X text 13 10 NAME log;
#X text 10 30 AUTHOR hans@eds.org;
#X text 10 50 VERSION 0.1;
#X text 10 70 DESCRIPTION a library for logging;
#X restore 10 10 pd META;
|