]> asedeno.scripts.mit.edu Git - git.git/blobdiff - progress.c
return the prune-packed progress display to the inner loop
[git.git] / progress.c
index 15197fbe6c1bbf1159252026a97baf1ea64c433a..34a59611fbb4c94bd0bd39d95a24cbd3280a6da0 100644 (file)
@@ -1,3 +1,13 @@
+/*
+ * Simple text-based progress display module for GIT
+ *
+ * Copyright (c) 2007 by Nicolas Pitre <nico@cam.org>
+ *
+ * This code is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ */
+
 #include "git-compat-util.h"
 #include "progress.h"