Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Copyright is now GoPivotal, Inc.
  • Loading branch information
ask committed Jun 11, 2013
1 parent 5fd8098 commit 73624b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions LICENSE
@@ -1,4 +1,4 @@
Copyright (c) 2011, VMware, Inc.
Copyright (c) 2011-2013, GoPivotal, Inc.
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand All @@ -10,7 +10,7 @@ modification, are permitted provided that the following conditions are met:
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.

Neither the name of VMware, Inc. nor the names of its contributors may be used
Neither the name of GoPivotal, Inc. nor the names of its contributors may be used
to endorse or promote products derived from this software without specific
prior written permission.

Expand Down
4 changes: 2 additions & 2 deletions docs/conf.py
Expand Up @@ -48,7 +48,7 @@

# General information about the project.
project = u'Cyme'
copyright = u'2011, VMware, Inc.'
copyright = u'2011-2013, Ask Solem. All Rights Reserved'

# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
Expand Down Expand Up @@ -82,7 +82,7 @@

latex_documents = [
('index', 'cyme.tex', ur'Cyme Documentation',
ur'VMWare, Inc.', 'manual'),
ur'Ask Solem', 'manual'),
]

html_show_sphinx = False
Expand Down

0 comments on commit 73624b8

Please sign in to comment.