summaryrefslogtreecommitdiff
path: root/cli_ure/source/basetypes/uno
diff options
context:
space:
mode:
Diffstat (limited to 'cli_ure/source/basetypes/uno')
-rw-r--r--cli_ure/source/basetypes/uno/Any.cs5
-rw-r--r--cli_ure/source/basetypes/uno/BoundAttribute.cs5
-rw-r--r--cli_ure/source/basetypes/uno/ExceptionAttribute.cs5
-rw-r--r--cli_ure/source/basetypes/uno/OnewayAttribute.cs5
-rw-r--r--cli_ure/source/basetypes/uno/ParameterizedTypeAttribute.cs5
-rw-r--r--cli_ure/source/basetypes/uno/PolymorphicType.cs5
-rw-r--r--cli_ure/source/basetypes/uno/TypeArgumentsAttribute.cs5
-rw-r--r--cli_ure/source/basetypes/uno/TypeParametersAttribute.cs5
8 files changed, 8 insertions, 32 deletions
diff --git a/cli_ure/source/basetypes/uno/Any.cs b/cli_ure/source/basetypes/uno/Any.cs
index 91da261194d3..69ba69c2754e 100644
--- a/cli_ure/source/basetypes/uno/Any.cs
+++ b/cli_ure/source/basetypes/uno/Any.cs
@@ -2,13 +2,10 @@
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
- * Copyright 2008 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: Any.cs,v $
- * $Revision: 1.4 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/cli_ure/source/basetypes/uno/BoundAttribute.cs b/cli_ure/source/basetypes/uno/BoundAttribute.cs
index 3fa9b839afdd..145e41a05439 100644
--- a/cli_ure/source/basetypes/uno/BoundAttribute.cs
+++ b/cli_ure/source/basetypes/uno/BoundAttribute.cs
@@ -2,13 +2,10 @@
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
- * Copyright 2008 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: BoundAttribute.cs,v $
- * $Revision: 1.4 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/cli_ure/source/basetypes/uno/ExceptionAttribute.cs b/cli_ure/source/basetypes/uno/ExceptionAttribute.cs
index dcc1905b52c4..4370477f943b 100644
--- a/cli_ure/source/basetypes/uno/ExceptionAttribute.cs
+++ b/cli_ure/source/basetypes/uno/ExceptionAttribute.cs
@@ -2,13 +2,10 @@
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
- * Copyright 2008 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: ExceptionAttribute.cs,v $
- * $Revision: 1.4 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/cli_ure/source/basetypes/uno/OnewayAttribute.cs b/cli_ure/source/basetypes/uno/OnewayAttribute.cs
index 4c61d61e0d69..8873ac42ce38 100644
--- a/cli_ure/source/basetypes/uno/OnewayAttribute.cs
+++ b/cli_ure/source/basetypes/uno/OnewayAttribute.cs
@@ -2,13 +2,10 @@
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
- * Copyright 2008 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: OnewayAttribute.cs,v $
- * $Revision: 1.4 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/cli_ure/source/basetypes/uno/ParameterizedTypeAttribute.cs b/cli_ure/source/basetypes/uno/ParameterizedTypeAttribute.cs
index b317e0058653..056dc6eea13b 100644
--- a/cli_ure/source/basetypes/uno/ParameterizedTypeAttribute.cs
+++ b/cli_ure/source/basetypes/uno/ParameterizedTypeAttribute.cs
@@ -2,13 +2,10 @@
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
- * Copyright 2008 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: ParameterizedTypeAttribute.cs,v $
- * $Revision: 1.4 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/cli_ure/source/basetypes/uno/PolymorphicType.cs b/cli_ure/source/basetypes/uno/PolymorphicType.cs
index f383e60dd850..3a299bef3bdd 100644
--- a/cli_ure/source/basetypes/uno/PolymorphicType.cs
+++ b/cli_ure/source/basetypes/uno/PolymorphicType.cs
@@ -2,13 +2,10 @@
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
- * Copyright 2008 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: PolymorphicType.cs,v $
- * $Revision: 1.5 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/cli_ure/source/basetypes/uno/TypeArgumentsAttribute.cs b/cli_ure/source/basetypes/uno/TypeArgumentsAttribute.cs
index 76db3a18325b..79c3745a161a 100644
--- a/cli_ure/source/basetypes/uno/TypeArgumentsAttribute.cs
+++ b/cli_ure/source/basetypes/uno/TypeArgumentsAttribute.cs
@@ -2,13 +2,10 @@
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
- * Copyright 2008 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: TypeArgumentsAttribute.cs,v $
- * $Revision: 1.4 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/cli_ure/source/basetypes/uno/TypeParametersAttribute.cs b/cli_ure/source/basetypes/uno/TypeParametersAttribute.cs
index 537aaeb19cec..273f59393c5f 100644
--- a/cli_ure/source/basetypes/uno/TypeParametersAttribute.cs
+++ b/cli_ure/source/basetypes/uno/TypeParametersAttribute.cs
@@ -2,13 +2,10 @@
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
- * Copyright 2008 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: TypeParametersAttribute.cs,v $
- * $Revision: 1.4 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify