Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2020-12-09 18:20:06 +0000
committerThomas Watson2020-12-09 18:27:38 +0000
commit568bf3e23bbcfe2a63988143a7cc734a3b73cf7b (patch)
treeb530689f1375f8a42b3a09e19d3a30c9eab6dc90 /bundles/org.eclipse.osgi/osgi/src
parenta6d600e0463d45760922291c123961fa96855019 (diff)
downloadrt.equinox.framework-568bf3e23bbcfe2a63988143a7cc734a3b73cf7b.tar.gz
rt.equinox.framework-568bf3e23bbcfe2a63988143a7cc734a3b73cf7b.tar.xz
rt.equinox.framework-568bf3e23bbcfe2a63988143a7cc734a3b73cf7b.zip
Change-Id: Ie4ebc6821391db88a8ecf730a42f7e6eb3a876a2 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.osgi/osgi/src')
-rw-r--r--bundles/org.eclipse.osgi/osgi/src/org/osgi/dto/package-info.java4
-rw-r--r--bundles/org.eclipse.osgi/osgi/src/org/osgi/resource/dto/package-info.java4
-rw-r--r--bundles/org.eclipse.osgi/osgi/src/org/osgi/resource/package-info.java4
-rw-r--r--bundles/org.eclipse.osgi/osgi/src/org/osgi/service/condpermadmin/package-info.java4
-rw-r--r--bundles/org.eclipse.osgi/osgi/src/org/osgi/service/packageadmin/package-info.java4
-rw-r--r--bundles/org.eclipse.osgi/osgi/src/org/osgi/service/permissionadmin/package-info.java4
-rw-r--r--bundles/org.eclipse.osgi/osgi/src/org/osgi/service/resolver/package-info.java4
-rw-r--r--bundles/org.eclipse.osgi/osgi/src/org/osgi/service/startlevel/package-info.java4
-rw-r--r--bundles/org.eclipse.osgi/osgi/src/org/osgi/service/url/package-info.java4
-rw-r--r--bundles/org.eclipse.osgi/osgi/src/org/osgi/util/tracker/package-info.java4
10 files changed, 20 insertions, 20 deletions
diff --git a/bundles/org.eclipse.osgi/osgi/src/org/osgi/dto/package-info.java b/bundles/org.eclipse.osgi/osgi/src/org/osgi/dto/package-info.java
index d0d0ad127..f0f8c5f66 100644
--- a/bundles/org.eclipse.osgi/osgi/src/org/osgi/dto/package-info.java
+++ b/bundles/org.eclipse.osgi/osgi/src/org/osgi/dto/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) OSGi Alliance (2012, 2017). All Rights Reserved.
+ * Copyright (c) OSGi Alliance (2012, 2020). All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -33,7 +33,7 @@
* @author $Id$
*/
-@Version("1.1")
+@Version("1.1.1")
package org.osgi.dto;
import org.osgi.annotation.versioning.Version;
diff --git a/bundles/org.eclipse.osgi/osgi/src/org/osgi/resource/dto/package-info.java b/bundles/org.eclipse.osgi/osgi/src/org/osgi/resource/dto/package-info.java
index 6e316cdda..a348114be 100644
--- a/bundles/org.eclipse.osgi/osgi/src/org/osgi/resource/dto/package-info.java
+++ b/bundles/org.eclipse.osgi/osgi/src/org/osgi/resource/dto/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) OSGi Alliance (2012, 2014). All Rights Reserved.
+ * Copyright (c) OSGi Alliance (2012, 2020). All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -35,7 +35,7 @@
* @author $Id$
*/
-@Version("1.0")
+@Version("1.0.1")
package org.osgi.resource.dto;
import org.osgi.annotation.versioning.Version;
diff --git a/bundles/org.eclipse.osgi/osgi/src/org/osgi/resource/package-info.java b/bundles/org.eclipse.osgi/osgi/src/org/osgi/resource/package-info.java
index c537ca9b2..f0906f34a 100644
--- a/bundles/org.eclipse.osgi/osgi/src/org/osgi/resource/package-info.java
+++ b/bundles/org.eclipse.osgi/osgi/src/org/osgi/resource/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) OSGi Alliance (2011, 2013). All Rights Reserved.
+ * Copyright (c) OSGi Alliance (2011, 2020). All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -28,7 +28,7 @@
* @author $Id$
*/
-@Version("1.0")
+@Version("1.0.1")
package org.osgi.resource;
import org.osgi.annotation.versioning.Version;
diff --git a/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/condpermadmin/package-info.java b/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/condpermadmin/package-info.java
index 1e55f1325..85a81a9e6 100644
--- a/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/condpermadmin/package-info.java
+++ b/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/condpermadmin/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) OSGi Alliance (2010, 2013). All Rights Reserved.
+ * Copyright (c) OSGi Alliance (2010, 2020). All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
* @author $Id$
*/
-@Version("1.1.1")
+@Version("1.1.2")
package org.osgi.service.condpermadmin;
import org.osgi.annotation.versioning.Version;
diff --git a/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/packageadmin/package-info.java b/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/packageadmin/package-info.java
index 41bb8d38e..d4d6bc68f 100644
--- a/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/packageadmin/package-info.java
+++ b/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/packageadmin/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) OSGi Alliance (2010, 2016). All Rights Reserved.
+ * Copyright (c) OSGi Alliance (2010, 2020). All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -34,7 +34,7 @@
* @author $Id$
*/
-@Version("1.2")
+@Version("1.2.1")
package org.osgi.service.packageadmin;
import org.osgi.annotation.versioning.Version;
diff --git a/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/permissionadmin/package-info.java b/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/permissionadmin/package-info.java
index e274a3c99..c5cdef74c 100644
--- a/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/permissionadmin/package-info.java
+++ b/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/permissionadmin/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) OSGi Alliance (2010, 2013). All Rights Reserved.
+ * Copyright (c) OSGi Alliance (2010, 2020). All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
* @author $Id$
*/
-@Version("1.2")
+@Version("1.2.1")
package org.osgi.service.permissionadmin;
import org.osgi.annotation.versioning.Version;
diff --git a/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/resolver/package-info.java b/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/resolver/package-info.java
index 6ac829e72..260072a99 100644
--- a/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/resolver/package-info.java
+++ b/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/resolver/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) OSGi Alliance (2010, 2016). All Rights Reserved.
+ * Copyright (c) OSGi Alliance (2010, 2020). All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -33,7 +33,7 @@
* @author $Id$
*/
-@Version("1.1")
+@Version("1.1.1")
package org.osgi.service.resolver;
import org.osgi.annotation.versioning.Version;
diff --git a/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/startlevel/package-info.java b/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/startlevel/package-info.java
index 70b62bd0b..3246e6bd8 100644
--- a/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/startlevel/package-info.java
+++ b/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/startlevel/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) OSGi Alliance (2010, 2016). All Rights Reserved.
+ * Copyright (c) OSGi Alliance (2010, 2020). All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -34,7 +34,7 @@
* @author $Id$
*/
-@Version("1.1")
+@Version("1.1.1")
package org.osgi.service.startlevel;
import org.osgi.annotation.versioning.Version;
diff --git a/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/url/package-info.java b/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/url/package-info.java
index 7053546e1..b05090800 100644
--- a/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/url/package-info.java
+++ b/bundles/org.eclipse.osgi/osgi/src/org/osgi/service/url/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) OSGi Alliance (2010, 2013). All Rights Reserved.
+ * Copyright (c) OSGi Alliance (2010, 2020). All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
* @author $Id$
*/
-@Version("1.0")
+@Version("1.0.1")
package org.osgi.service.url;
import org.osgi.annotation.versioning.Version;
diff --git a/bundles/org.eclipse.osgi/osgi/src/org/osgi/util/tracker/package-info.java b/bundles/org.eclipse.osgi/osgi/src/org/osgi/util/tracker/package-info.java
index b72e066d2..dfa1167af 100644
--- a/bundles/org.eclipse.osgi/osgi/src/org/osgi/util/tracker/package-info.java
+++ b/bundles/org.eclipse.osgi/osgi/src/org/osgi/util/tracker/package-info.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) OSGi Alliance (2010, 2016). All Rights Reserved.
+ * Copyright (c) OSGi Alliance (2010, 2020). All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
* @author $Id$
*/
-@Version("1.5.2")
+@Version("1.5.3")
package org.osgi.util.tracker;
import org.osgi.annotation.versioning.Version;

Back to the top