diff options
author | Guido Günther <agx@sigxcpu.org> | 2012-09-18 13:07:26 +0200 |
---|---|---|
committer | Martin Kletzander <mkletzan@redhat.com> | 2012-09-18 13:55:40 +0200 |
commit | 956ce7b472801cc52696e4d53c593690a396262a (patch) | |
tree | 1863d5faf45a27050d2b5f41e4d5b9eae8c145fa | |
parent | Add a ./run script for running programs from the local directory. (diff) | |
download | libvirt-956ce7b472801cc52696e4d53c593690a396262a.tar.gz libvirt-956ce7b472801cc52696e4d53c593690a396262a.tar.bz2 libvirt-956ce7b472801cc52696e4d53c593690a396262a.zip |
Adhere to copyright_address check
to fix "make syntax-check"
Found by http://honk.sigxcpu.org:8001/job/libvirt-syntax-check/
-rw-r--r-- | run.in | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -13,8 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +# along with this program; If not, see <http://www.gnu.org/licenses/>. #---------------------------------------------------------------------- # |