Commit Graph

10 Commits

Author SHA1 Message Date
fc29987385 Remove comment art from offapi and udkapi
I used this "one-liner" to detect comment lines containing
only spaces and '=' or '-'

$ find . -name "*.*" -exec sed -i '/^\s*\/\/\s*[-=]*\s*$/d' {} \;

Change-Id: Iac589765c8c2e7c3ad9c487d57e48b4fd4439f07
2012-08-12 19:29:16 +02:00
63607e9e07 re-base on ALv2 code. 2012-06-12 14:56:28 +01:00
91894d52b6 add mode-lines to .idl files 2012-01-05 09:18:17 +00:00
45e7a5b78c Strip include guards in idl files 2011-04-02 00:08:53 +02:00
f5badcafb7 fwk138: #i87496# publish services, interfaces and etc. 2010-03-23 12:36:29 +01:00
7c80db2eb3 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
e693968398 INTEGRATION: CWS changefileheader (1.4.500); FILE MERGED
2008/03/31 16:00:01 rt 1.4.500.1: #i87441# Change license header to LPGL v3.
2008-04-10 21:22:13 +00:00
662af722c3 INTEGRATION: CWS ooo19126 (1.3.256); FILE MERGED
2005/09/05 12:19:22 rt 1.3.256.1: #i54170# Change license header: remove SISSL
2005-09-07 23:11:24 +00:00
d8104b981d INTEGRATION: CWS fwkbugfix02 (1.2.148); FILE MERGED
2004/04/01 10:28:34 mav 1.2.148.5: #116056# allow to throw exception
2004/03/31 14:14:40 mav 1.2.148.4: #116056# the encryption can also be removed
2004/03/25 10:35:36 mav 1.2.148.3: #116056# interfaces review
2004/03/24 09:25:33 mav 1.2.148.2: #115510# let storage accept passwords directly
2004/03/22 10:14:32 mav 1.2.148.1: #115011# review idl files
2004-05-10 17:05:01 +00:00
ff92694a45 INTEGRATION: CWS mav05 (1.1.2); FILE ADDED
2003/06/27 10:59:41 mav 1.1.2.3: #i15929# add comments
2003/06/26 12:53:33 mav 1.1.2.2: #i15929# fix typo
2003/06/25 13:55:47 mav 1.1.2.1: #i15929# initial revision
2003-09-11 09:25:42 +00:00