| Left: | ||
| Right: |
| OLD | NEW |
|---|---|
| 1 ; ------------------------------------------------------------------------------ ------------------- | 1 ; ------------------------------------------------------------------------------ ------------------- |
| 2 ; copyright notice goes here | 2 ; copyright notice goes here |
| 3 ; ------------------------------------------------------------------------------ ------------------- | 3 ; ------------------------------------------------------------------------------ ------------------- |
|
Oleksandr
2014/03/12 19:26:04
Where is it? :) And why only here?
Eric
2014/03/17 12:26:46
Acknowledged. I need to get copyright notices on a
| |
| 4 | 4 |
| 5 LIBRARY "installer-ca" | 5 LIBRARY "installer-ca" |
| 6 | 6 |
| 7 EXPORTS | 7 EXPORTS |
| 8 ; close_application.cpp | 8 ; close_application.cpp |
| 9 abp_close_applications | 9 abp_close_ie |
| OLD | NEW |