Correct header file name

This commit is contained in:
Joshua Boniface 2019-03-20 12:06:15 -04:00
parent 55ce75aa9f
commit 2e4c0c8eb9
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env python3
# pvcd.py - PVC client command-line interface
# pvc.py - PVC client command-line interface
# Part of the Parallel Virtual Cluster (PVC) system
#
# Copyright (C) 2018 Joshua M. Boniface <joshua@boniface.me>