fclose: reduce dependencies
[pspp] / build-aux / ldd.sh.in
index 7dcfbe5fc8c3c807aa9c4ab6f2eaa9bddea48bc4..c2abc2af714658f10eba7f636aa920ddcd2e8335 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Determine the dynamically linked dependencies of a program.
 
-# Copyright (C) 2006, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2009-2011 Free Software Foundation, Inc.
 # Written by Bruno Haible <bruno@clisp.org>, 2006.
 #
 # This program is free software: you can redistribute it and/or modify