Changeset 2751 in webkit for trunk/JavaScriptCore
- Timestamp:
- Nov 18, 2002, 11:04:11 PM (23 years ago)
- Location:
- trunk/JavaScriptCore
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/ChangeLog
r2749 r2751 1 2002-11-18 Darin Adler <[email protected]> 2 3 * kjs/property_map.cpp: Oops, copyright goes to Apple, not me. 4 * kjs/property_map.h: Ditto. 5 1 6 2002-11-18 Darin Adler <[email protected]> 2 7 -
trunk/JavaScriptCore/ChangeLog-2002-12-03
r2749 r2751 1 2002-11-18 Darin Adler <[email protected]> 2 3 * kjs/property_map.cpp: Oops, copyright goes to Apple, not me. 4 * kjs/property_map.h: Ditto. 5 1 6 2002-11-18 Darin Adler <[email protected]> 2 7 -
trunk/JavaScriptCore/ChangeLog-2003-10-25
r2749 r2751 1 2002-11-18 Darin Adler <[email protected]> 2 3 * kjs/property_map.cpp: Oops, copyright goes to Apple, not me. 4 * kjs/property_map.h: Ditto. 5 1 6 2002-11-18 Darin Adler <[email protected]> 2 7 -
trunk/JavaScriptCore/kjs/property_map.cpp
r2749 r2751 2 2 /* 3 3 * This file is part of the KDE libraries 4 * Copyright (C) 2002 Darin Adler ([email protected])4 * Copyright (C) 2002 Apple Computer, Inc. 5 5 * 6 6 * This library is free software; you can redistribute it and/or -
trunk/JavaScriptCore/kjs/property_map.h
r2749 r2751 2 2 /* 3 3 * This file is part of the KDE libraries 4 * Copyright (C) 2002 Darin Adler ([email protected])4 * Copyright (C) 2002 Apple Computer, Inc. 5 5 * 6 6 * This library is free software; you can redistribute it and/or
Note:
See TracChangeset
for help on using the changeset viewer.