chiark / gitweb /
cgi-fcgi-interp: correct the copyright header rubric.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 5 Nov 2016 12:23:58 +0000 (12:23 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 5 Nov 2016 12:23:58 +0000 (12:23 +0000)
Reported-by: Tony Finch <dot@dotat.at>
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
cprogs/cgi-fcgi-interp.c
debian/changelog

index 7a5a5db6a3a6c3eb17d37749b1c2b65de63a06a0..93f691ea6670ab3acdc990eb24f48c6c337a2d61 100644 (file)
@@ -4,7 +4,7 @@
  *   #!/usr/bin/cgi-fcgi-interp [<options>],<interpreter>
  */
 /*
- * cgi-fcgi-interp.[ch] - C helpers common to the whole of chiark-utils
+ * cgi-fcgi-interp.[ch] - Convenience wrapper for cgi-fcgi
  *
  * Copyright 2016 Ian Jackson
  * Copyright 1982,1986,1993 The Regents of the University of California
index 6366d68a630c3f142ab55f9c9e0da3dbd09d4d84..f54d760a89f8f27b9eab44b8c887e7fdc83b8754 100644 (file)
@@ -1,3 +1,9 @@
+chiark-utils (4.5.0~iwj5) unstable; urgency=medium
+
+  * cgi-fcgi-interp: correct the copyright header rubric.
+
+ --
+
 chiark-utils (4.5.0~iwj4) unstable; urgency=medium
 
   * Add debian/.debhelper to .gitignore.