summaryrefslogtreecommitdiffhomepage
path: root/mixlib/mix_vm_command.h
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2014-01-06 04:29:29 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2014-01-06 04:29:29 +0100
commit2974c3715450fe426d18e9cfd07bf2b4f4f30b9f (patch)
tree2f33652162e122721914ff6ecdf56a0ed2e9d01b /mixlib/mix_vm_command.h
parent44c0924b58252e50bf5bb9363236ce56a7d29384 (diff)
downloadmdk-2974c3715450fe426d18e9cfd07bf2b4f4f30b9f.tar.gz
mdk-2974c3715450fe426d18e9cfd07bf2b4f4f30b9f.tar.bz2
Incorporating gcompletion (fixes #39817)
Diffstat (limited to 'mixlib/mix_vm_command.h')
-rw-r--r--mixlib/mix_vm_command.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/mixlib/mix_vm_command.h b/mixlib/mix_vm_command.h
index 65b78e9..bd5fb19 100644
--- a/mixlib/mix_vm_command.h
+++ b/mixlib/mix_vm_command.h
@@ -1,7 +1,7 @@
/* -*-c-*- ---------------- mix_vm_command.h :
* declarations for mix_vm_command_t, describing commands issued to a vm
* ------------------------------------------------------------------
- * Copyright (C) 2001, 2006, 2007 Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2006, 2007, 2014 Free Software Foundation, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -251,4 +251,3 @@ mix_vm_cmd_dispatcher_get_vm (const mix_vm_cmd_dispatcher_t *dis);
#endif /* MIX_VM_COMMAND_H */
-