Ignore:
Timestamp:
May 26, 2009, 1:40:23 AM (15 years ago)
Author:
mies
Message:

Merged 20090512-mies-connectors changes r3472:r3689 into trunk.

Location:
source/ariba/utility/misc
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/utility/misc/Demultiplexer.hpp

    r2473 r3690  
    1 // [Licence]
     1// [License]
    22// The Ariba-Underlay Copyright
    33//
     
    3535// official policies, either expressed or implied, of the Institute of
    3636// Telematics.
    37 // [Licence]
     37// [License]
    3838
    3939#ifndef DEMULTIPLEXER_H__
  • source/ariba/utility/misc/Helper.cpp

    r3683 r3690  
    1 // [Licence]
     1// [License]
    22// The Ariba-Underlay Copyright
    33//
     
    3535// official policies, either expressed or implied, of the Institute of
    3636// Telematics.
    37 // [Licence]
     37// [License]
    3838
    3939#include "Helper.h"
  • source/ariba/utility/misc/Helper.h

    r3683 r3690  
    1 // [Licence]
     1// [License]
    22// The Ariba-Underlay Copyright
    33//
     
    3535// official policies, either expressed or implied, of the Institute of
    3636// Telematics.
    37 // [Licence]
     37// [License]
    3838
    3939#ifndef __HELPER_H
  • source/ariba/utility/misc/KeyMapping.hpp

    r2801 r3690  
    1 // [Licence]
     1// [License]
    22// The Ariba-Underlay Copyright
    33//
     
    3535// official policies, either expressed or implied, of the Institute of
    3636// Telematics.
    37 // [Licence]
     37// [License]
    3838
    3939#ifndef KEY_MAPPING_H__
  • source/ariba/utility/misc/OvlVis.cpp

    r3689 r3690  
    1 // [Licence]
     1// [License]
    22// The Ariba-Underlay Copyright
    33//
     
    3535// official policies, either expressed or implied, of the Institute of
    3636// Telematics.
    37 // [Licence]
     37// [License]
    3838
    3939#include "OvlVis.h"
  • source/ariba/utility/misc/OvlVis.h

    r3689 r3690  
    1 // [Licence]
     1// [License]
    22// The Ariba-Underlay Copyright
    33//
     
    3535// official policies, either expressed or implied, of the Institute of
    3636// Telematics.
    37 // [Licence]
     37// [License]
    3838
    3939#ifndef OVLVIS_H__
  • source/ariba/utility/misc/sha1.cpp

    r2995 r3690  
    1 // [licence]
     1// [License]
    22// 100% free public domain implementation of the SHA-1 algorithm
    33// by Dominik Reichl <dominik.reichl@t-online.de>
    4 // [licence]
     4// [License]
    55/*
    66      Version 1.5 - 2005-01-01
  • source/ariba/utility/misc/sha1.h

    r3689 r3690  
    1 // [licence]
     1// [License]
    22// 100% free public domain implementation of the SHA-1 algorithm
    33// by Dominik Reichl <dominik.reichl@t-online.de>
    4 // [licence]
     4// [License]
    55/*
    66        Version 1.5 - 2005-01-01
Note: See TracChangeset for help on using the changeset viewer.