File tree Expand file tree Collapse file tree 10 files changed +30
-42
lines changed
sources/net.sf.j2s.java.core Expand file tree Collapse file tree 10 files changed +30
-42
lines changed Original file line number Diff line number Diff line change 11#Java2Script Configuration
2- #Sun Feb 04 02:16:50 CST 2007
2+ #Sun Mar 18 17:29:40 CST 2007
33j2s.compiler.visitor=SWTScriptVisitor
44j2s.abandoned.resources.list=
55j2s.compiler.abbreviation=true
Original file line number Diff line number Diff line change 11/******************************************************************************
2- * Copyright (c) 2005-2006 ognize.com and others.
2+ * Copyright (c) 2007 java2script.org and others.
33 * All rights reserved. This program and the accompanying materials
44 * are made available under the terms of the Eclipse Public License v1.0
55 * which accompanies this distribution, and is available at
66 * http://www.eclipse.org/legal/epl-v10.html
77 *
8- * Web:
9- * http://j2s.sourceforge.net/
10- * http://sourceforge.net/projects/j2s/
118 * Contributors:
12- * ognize.com - initial API and implementation
9+ * Zhou Renjian - initial API and implementation
1310 *****************************************************************************/
1411/*******
1512 * @author zhou renjian
Original file line number Diff line number Diff line change 11/******************************************************************************
2- * Copyright (c) 2005-2006 ognize.com and others.
2+ * Copyright (c) 2007 java2script.org and others.
33 * All rights reserved. This program and the accompanying materials
44 * are made available under the terms of the Eclipse Public License v1.0
55 * which accompanies this distribution, and is available at
66 * http://www.eclipse.org/legal/epl-v10.html
77 *
8- * Web:
9- * http://j2s.sourceforge.net/
10- * http://sourceforge.net/projects/j2s/
118 * Contributors:
12- * ognize.com - initial API and implementation
9+ * Zhou Renjian - initial API and implementation
1310 *****************************************************************************/
1411/*******
1512 * @author zhou renjian
Original file line number Diff line number Diff line change 11/******************************************************************************
2- * Copyright (c) 2005-2006 ognize.com and others.
2+ * Copyright (c) 2007 java2script.org and others.
33 * All rights reserved. This program and the accompanying materials
44 * are made available under the terms of the Eclipse Public License v1.0
55 * which accompanies this distribution, and is available at
66 * http://www.eclipse.org/legal/epl-v10.html
77 *
8- * Web:
9- * http://j2s.sourceforge.net/
10- * http://sourceforge.net/projects/j2s/
118 * Contributors:
12- * ognize.com - initial API and implementation
9+ * Zhou Renjian - initial API and implementation
1310 *****************************************************************************/
1411/*******
1512 * @author zhou renjian
Original file line number Diff line number Diff line change 11/******************************************************************************
2- * Copyright (c) 2005- 2007 ognize.com and others.
2+ * Copyright (c) 2007 java2script.org and others.
33 * All rights reserved. This program and the accompanying materials
44 * are made available under the terms of the Eclipse Public License v1.0
55 * which accompanies this distribution, and is available at
66 * http://www.eclipse.org/legal/epl-v10.html
77 *
8- * Web:
9- * http://j2s.sourceforge.net/
10- * http://sourceforge.net/projects/j2s/
118 * Contributors:
12- * ognize.com - initial API and implementation
9+ * Zhou Renjian - initial API and implementation
1310 *****************************************************************************/
1411/*******
1512 * @author zhou renjian
Original file line number Diff line number Diff line change 1- /*******
2- * Copyright ognize.com (2005).
1+ /******************************************************************************
2+ * Copyright (c) 2007 java2script.org and others.
3+ * All rights reserved. This program and the accompanying materials
4+ * are made available under the terms of the Eclipse Public License v1.0
5+ * which accompanies this distribution, and is available at
6+ * http://www.eclipse.org/legal/epl-v10.html
37 *
4- * @author josson smith
8+ * Contributors:
9+ * Zhou Renjian - initial API and implementation
10+ *****************************************************************************/
11+ /*******
12+ * @author zhou renjian
513 * @create Nov 5, 2005
614 *******/
715
Original file line number Diff line number Diff line change 11/*******************************************************************************
2- * Java2Script Pacemaker (http://j2s.sourceforge.net)
3- *
4- * Copyright (c) 2006 ognize.com and others.
2+ * Copyright (c) 2007 java2script.org and others.
53 * All rights reserved. This program and the accompanying materials
64 * are made available under the terms of the Eclipse Public License v1.0
75 * which accompanies this distribution, and is available at
86 * http://www.eclipse.org/legal/epl-v10.html
97 *
108 * Contributors:
11- * ognize.com - initial API and implementation
9+ * Zhou Renjian - initial API and implementation
1210 *******************************************************************************/
1311
1412package java .lang ;
1513
1614import java .util .Date ;
1715
1816/**
19- * @author josson smith
17+ * @author zhou renjian
2018 *
2119 * 2006-5-5
2220 */
Original file line number Diff line number Diff line change 11/*******************************************************************************
2- * Java2Script Pacemaker (http://j2s.sourceforge.net)
3- *
4- * Copyright (c) 2006 ognize.com and others.
2+ * Copyright (c) 2007 java2script.org and others.
53 * All rights reserved. This program and the accompanying materials
64 * are made available under the terms of the Eclipse Public License v1.0
75 * which accompanies this distribution, and is available at
86 * http://www.eclipse.org/legal/epl-v10.html
97 *
108 * Contributors:
11- * ognize.com - initial API and implementation
9+ * Zhou Renjian - initial API and implementation
1210 *******************************************************************************/
1311
1412package java .lang ;
1513
1614/**
17- * @author josson smith
15+ * @author zhou renjian
1816 *
1917 * 2006-5-5
2018 */
Original file line number Diff line number Diff line change 11/*******************************************************************************
2- * Java2Script Pacemaker (http://j2s.sourceforge.net)
3- *
4- * Copyright (c) 2006 ognize.com and others.
2+ * Copyright (c) 2007 java2script.org and others.
53 * All rights reserved. This program and the accompanying materials
64 * are made available under the terms of the Eclipse Public License v1.0
75 * which accompanies this distribution, and is available at
86 * http://www.eclipse.org/legal/epl-v10.html
97 *
108 * Contributors:
11- * ognize.com - initial API and implementation
9+ * Zhou Renjian - initial API and implementation
1210 *******************************************************************************/
1311
1412package java .text ;
Original file line number Diff line number Diff line change 11/*******************************************************************************
2- * Java2Script Pacemaker (http://j2s.sourceforge.net)
3- *
4- * Copyright (c) 2006 ognize.com and others.
2+ * Copyright (c) 2007 java2script.org and others.
53 * All rights reserved. This program and the accompanying materials
64 * are made available under the terms of the Eclipse Public License v1.0
75 * which accompanies this distribution, and is available at
86 * http://www.eclipse.org/legal/epl-v10.html
97 *
108 * Contributors:
11- * ognize.com - initial API and implementation
9+ * Zhou Renjian - initial API and implementation
1210 *******************************************************************************/
1311
1412package java .util ;
You can’t perform that action at this time.
0 commit comments