Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples/org.eclipse.swt.examples/doc-html/swt_dnd_ex.html')
-rw-r--r--examples/org.eclipse.swt.examples/doc-html/swt_dnd_ex.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/org.eclipse.swt.examples/doc-html/swt_dnd_ex.html b/examples/org.eclipse.swt.examples/doc-html/swt_dnd_ex.html
index 581aa5750f..8cd49bcaa4 100644
--- a/examples/org.eclipse.swt.examples/doc-html/swt_dnd_ex.html
+++ b/examples/org.eclipse.swt.examples/doc-html/swt_dnd_ex.html
@@ -1,8 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
-<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
+<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2013. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <link rel="stylesheet" href="../../../book.css" charset="ISO-8859-1" type="text/css">
<title>SWT - Drag and Drop Example</title>
</head>
<body>

Back to the top