diff options
Diffstat (limited to 'odk/examples/DevelopersGuide/Text')
-rw-r--r-- | odk/examples/DevelopersGuide/Text/Makefile | 8 | ||||
-rw-r--r-- | odk/examples/DevelopersGuide/Text/TextDocuments.java | 8 | ||||
-rw-r--r-- | odk/examples/DevelopersGuide/Text/makefile.mk | 6 |
3 files changed, 3 insertions, 19 deletions
diff --git a/odk/examples/DevelopersGuide/Text/Makefile b/odk/examples/DevelopersGuide/Text/Makefile index f04e787ffbce..3f192809d16f 100644 --- a/odk/examples/DevelopersGuide/Text/Makefile +++ b/odk/examples/DevelopersGuide/Text/Makefile @@ -1,15 +1,9 @@ #************************************************************************* # -# $RCSfile: Makefile,v $ -# -# $Revision: 1.6 $ -# -# last change: $Author: rt $ $Date: 2005-03-29 12:14:42 $ -# # The Contents of this file are made available subject to the terms of # the BSD license. # -# Copyright (c) 2003 by Sun Microsystems, Inc. +# Copyright 2000, 2010 Oracle and/or its affiliates. # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/odk/examples/DevelopersGuide/Text/TextDocuments.java b/odk/examples/DevelopersGuide/Text/TextDocuments.java index f1c0abc70b6f..4696b41ffe59 100644 --- a/odk/examples/DevelopersGuide/Text/TextDocuments.java +++ b/odk/examples/DevelopersGuide/Text/TextDocuments.java @@ -1,15 +1,9 @@ /************************************************************************* * - * $RCSfile: TextDocuments.java,v $ - * - * $Revision: 1.5 $ - * - * last change: $Author: rt $ $Date: 2005-01-31 16:56:34 $ - * * The Contents of this file are made available subject to the terms of * the BSD license. * - * Copyright (c) 2003 by Sun Microsystems, Inc. + * Copyright 2000, 2010 Oracle and/or its affiliates. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/odk/examples/DevelopersGuide/Text/makefile.mk b/odk/examples/DevelopersGuide/Text/makefile.mk index 8c3a555894a3..dbb2000e941d 100644 --- a/odk/examples/DevelopersGuide/Text/makefile.mk +++ b/odk/examples/DevelopersGuide/Text/makefile.mk @@ -2,14 +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: makefile.mk,v $ -# -# $Revision: 1.6 $ -# # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify |