summaryrefslogtreecommitdiff
path: root/include/VBox/com/ptr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/VBox/com/ptr.h')
-rw-r--r--include/VBox/com/ptr.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/VBox/com/ptr.h b/include/VBox/com/ptr.h
index 1942274b..bb6e5715 100644
--- a/include/VBox/com/ptr.h
+++ b/include/VBox/com/ptr.h
@@ -1,10 +1,9 @@
/** @file
- * MS COM / XPCOM Abstraction Layer:
- * Smart COM pointer classes declaration
+ * MS COM / XPCOM Abstraction Layer - Smart COM pointer classes declaration.
*/
/*
- * Copyright (C) 2006-2010 Oracle Corporation
+ * Copyright (C) 2006-2012 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
@@ -491,3 +490,4 @@ public:
}
};
#endif
+