File: copyright.py

package info (click to toggle)
blaspp 2024.10.26-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,636 kB
  • sloc: cpp: 29,332; ansic: 8,448; python: 2,192; xml: 182; perl: 101; makefile: 53; sh: 7
file content (4 lines) | stat: -rwxr-xr-x 59 bytes parent folder | download | duplicates (2)
1
2
3
4
#!/usr/bin/env python3

import release
release.copyright()