diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2005-07-12 20:17:21 +0000 |
---|---|---|
committer | Narayan Desai <desai@mcs.anl.gov> | 2005-07-12 20:17:21 +0000 |
commit | ab59a283ae3031174b5d30e1a5ecd06373b04f41 (patch) | |
tree | f03eb0bce9de85a6c7340f86086f6b32b32e0488 | |
parent | f163f81d7d0316821c5b5832a0b9cfdf0035b0a6 (diff) | |
download | bcfg2-ab59a283ae3031174b5d30e1a5ecd06373b04f41.tar.gz bcfg2-ab59a283ae3031174b5d30e1a5ecd06373b04f41.tar.bz2 bcfg2-ab59a283ae3031174b5d30e1a5ecd06373b04f41.zip |
fix license
(Logical change 1.248)
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1031 ce84e21b-d406-0410-9b95-82705330c041
-rw-r--r-- | BitKeeper/etc/config | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/BitKeeper/etc/config b/BitKeeper/etc/config index 434e66512..ee3b1fff6 100644 --- a/BitKeeper/etc/config +++ b/BitKeeper/etc/config @@ -28,7 +28,7 @@ category: Configuration Management System # repository is commercial it can be an internal email address or "none" # to disable logging. # -logging: logging@openlogging.org +logging: none # # You do not have a license for BitKeeper and the logging field in the # BitKeeper/etc/config file is not set to "logging@openlogging.org". @@ -43,10 +43,10 @@ logging: logging@openlogging.org # BitMover can be reached in the United States at 415-401-8808 # during business hours (PST) or via email at sales@bitmover.com. # Thanks! -license: -licsign1: -licsign2: -licsign3: +license: BKL642b3d480259f0e000001200ffffd000000000 +licsign1: YgAAAo4AAAADgQAAAAHC7xHEVBq7FsGCHe+g0Fw6espJS/uNDUiNbVzLXHXPI2tu +licsign2: KbNLYy5N1Dfme5JHrlhnRE7Q3sY64TORDgpJJXWN6el3GvGS13qlOTr3zgE6AZQM +licsign3: cSPA6NgjRoAR+DzZDuWCQug03zXhOjNGG/1mcoc7JK5dDEX6Zu/WOLjqXDAMjQ== # # If this field is set, all checkins will appear to be made by this user, # in effect making this a single user package. Single user packages are |