Skip to content

Commit ff98a7b

Browse files
Make copyright more consistent
1 parent d806899 commit ff98a7b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2019 University of Bremen & DFKI GmbH Robotics Innovation Center
1+
Copyright Robotics Research Group, University of Bremen & DFKI GmbH Robotics Innovation Center
22

33
Redistribution and use in source and binary forms, with or without
44
modification, are permitted provided that the following conditions are met:

doc/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262

6363
# General information about the project.
6464
project = u'Phobos'
65-
copyright = u'2018, DFKI GmbH'
65+
copyright = u'Robotics Research Group, University of Bremen and DFKI GmbH Robotics Innovation Center'
6666

6767
# The version info for the project you're documenting, acts as replacement for
6868
# |version| and |release|, also used in various other places throughout the

0 commit comments

Comments
 (0)