summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOsier Yang <jyang@redhat.com>2012-07-21 18:06:23 +0800
committerOsier Yang <jyang@redhat.com>2012-07-23 10:50:50 +0800
commitf9ce7dad60e9988e0d7ed9b7a70a39af5f9cb5cf (patch)
tree8e6af29b24405376cee739f3744573941454dec4 /tests/virnettlscontexttest.c
parentESX: Fix ESX_VI__TEMPLATE__DYNAMIC_DEEP_COPY (diff)
downloadlibvirt-f9ce7dad60e9988e0d7ed9b7a70a39af5f9cb5cf.tar.gz
libvirt-f9ce7dad60e9988e0d7ed9b7a70a39af5f9cb5cf.tar.bz2
libvirt-f9ce7dad60e9988e0d7ed9b7a70a39af5f9cb5cf.zip
Desert the FSF address in copyright
Per the FSF address could be changed from time to time, and GNU recommends the following now: (http://www.gnu.org/licenses/gpl-howto.html) You should have received a copy of the GNU General Public License along with Foobar. If not, see <http://www.gnu.org/licenses/>. This patch removes the explicit FSF address, and uses above instead (of course, with inserting 'Lesser' before 'General'). Except a bunch of files for security driver, all others are changed automatically, the copyright for securify files are not complete, that's why to do it manually: src/security/security_selinux.h src/security/security_driver.h src/security/security_selinux.c src/security/security_apparmor.h src/security/security_apparmor.c src/security/security_driver.c
Diffstat (limited to 'tests/virnettlscontexttest.c')
-rw-r--r--tests/virnettlscontexttest.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/virnettlscontexttest.c b/tests/virnettlscontexttest.c
index e745487db..0dfaa23bf 100644
--- a/tests/virnettlscontexttest.c
+++ b/tests/virnettlscontexttest.c
@@ -12,8 +12,8 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * License along with this library; If not, see
+ * <http://www.gnu.org/licenses/>.
*
* Author: Daniel P. Berrange <berrange@redhat.com>
*/