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