• R/O
  • SSH
  • HTTPS

iphotouploader: Commit


Commit MetaInfo

Revision37 (tree)
Time2009-11-06 21:37:41
Authoritok

Log Message

copyright追加

Change Summary

Incremental Difference

--- trunk/src/twitter/TWRequest.h (revision 36)
+++ trunk/src/twitter/TWRequest.h (revision 37)
@@ -1,10 +1,29 @@
1+// Copyright (c) 2008 itok ( http://itok.jp/ , http://110k.net/ )
2+// All rights reserved.
13 //
2-// TWRequest.h
3-// iPhotoUploader
4+// Redistribution and use in source and binary forms, with or without modification,
5+// are permitted provided that the following conditions are met:
46 //
5-// Created by 伊藤 啓 on 09/11/05.
6-// Copyright 2009 __MyCompanyName__. All rights reserved.
7+// - Redistributions of source code must retain the above copyright notice,
8+// this list of conditions and the following disclaimer.
9+// - Redistributions in binary form must reproduce the above copyright notice,
10+// this list of conditions and the following disclaimer in the documentation
11+// and/or other materials provided with the distribution.
12+// - Neither the name of itok nor the names of its contributors may be used to endorse
13+// or promote products derived from this software without specific prior written permission.
714 //
15+// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS
16+// AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
17+// INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
18+// AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
19+// IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
20+// INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
21+// (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
22+// LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23+// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
24+// STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
25+// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
26+// EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
827
928 #import <Cocoa/Cocoa.h>
1029 #import "PURestRequest.h"
--- trunk/src/twitter/TwitterService.h (revision 36)
+++ trunk/src/twitter/TwitterService.h (revision 37)
@@ -1,11 +1,31 @@
1+// Copyright (c) 2008 itok ( http://itok.jp/ , http://110k.net/ )
2+// All rights reserved.
13 //
2-// TwitterService.h
3-// iPhotoUploader
4+// Redistribution and use in source and binary forms, with or without modification,
5+// are permitted provided that the following conditions are met:
46 //
5-// Created by 伊藤 啓 on 09/11/05.
6-// Copyright 2009 __MyCompanyName__. All rights reserved.
7+// - Redistributions of source code must retain the above copyright notice,
8+// this list of conditions and the following disclaimer.
9+// - Redistributions in binary form must reproduce the above copyright notice,
10+// this list of conditions and the following disclaimer in the documentation
11+// and/or other materials provided with the distribution.
12+// - Neither the name of itok nor the names of its contributors may be used to endorse
13+// or promote products derived from this software without specific prior written permission.
714 //
15+// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS
16+// AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
17+// INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
18+// AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
19+// IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
20+// INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
21+// (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
22+// LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23+// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
24+// STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
25+// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
26+// EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
827
28+
929 #import <Cocoa/Cocoa.h>
1030 #import "PUService.h"
1131
--- trunk/src/twitter/TWRequest.m (revision 36)
+++ trunk/src/twitter/TWRequest.m (revision 37)
@@ -1,11 +1,31 @@
1+// Copyright (c) 2008 itok ( http://itok.jp/ , http://110k.net/ )
2+// All rights reserved.
13 //
2-// TWRequest.m
3-// iPhotoUploader
4+// Redistribution and use in source and binary forms, with or without modification,
5+// are permitted provided that the following conditions are met:
46 //
5-// Created by 伊藤 啓 on 09/11/05.
6-// Copyright 2009 __MyCompanyName__. All rights reserved.
7+// - Redistributions of source code must retain the above copyright notice,
8+// this list of conditions and the following disclaimer.
9+// - Redistributions in binary form must reproduce the above copyright notice,
10+// this list of conditions and the following disclaimer in the documentation
11+// and/or other materials provided with the distribution.
12+// - Neither the name of itok nor the names of its contributors may be used to endorse
13+// or promote products derived from this software without specific prior written permission.
714 //
15+// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS
16+// AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
17+// INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
18+// AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
19+// IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
20+// INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
21+// (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
22+// LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23+// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
24+// STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
25+// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
26+// EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
827
28+
929 #import "TWRequest.h"
1030 #import "PUCommon.h"
1131 #import "NSXMLElement-ex.h"
--- trunk/src/twitter/TwitterService.m (revision 36)
+++ trunk/src/twitter/TwitterService.m (revision 37)
@@ -1,11 +1,31 @@
1+// Copyright (c) 2008 itok ( http://itok.jp/ , http://110k.net/ )
2+// All rights reserved.
13 //
2-// TwitterService.m
3-// iPhotoUploader
4+// Redistribution and use in source and binary forms, with or without modification,
5+// are permitted provided that the following conditions are met:
46 //
5-// Created by 伊藤 啓 on 09/11/05.
6-// Copyright 2009 __MyCompanyName__. All rights reserved.
7+// - Redistributions of source code must retain the above copyright notice,
8+// this list of conditions and the following disclaimer.
9+// - Redistributions in binary form must reproduce the above copyright notice,
10+// this list of conditions and the following disclaimer in the documentation
11+// and/or other materials provided with the distribution.
12+// - Neither the name of itok nor the names of its contributors may be used to endorse
13+// or promote products derived from this software without specific prior written permission.
714 //
15+// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS
16+// AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
17+// INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
18+// AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
19+// IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
20+// INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
21+// (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
22+// LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23+// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
24+// STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
25+// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
26+// EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
827
28+
929 #import "TwitterService.h"
1030 #import "TWRequest.h"
1131 #import "PUCommon.h"
Show on old repository browser