[onyx~onyx:32] 2010 licensing headers

  • From: kirillg@kenai.com
  • To: commits@onyx.kenai.com
  • Subject: [onyx~onyx:32] 2010 licensing headers
  • Date: Sat, 2 Jan 2010 06:50:50 +0000

Project:    onyx
Repository: onyx
Revision:   32
Author:     kirillg
Date:       2010-01-02 06:50:45 UTC
Link:       

Log Message:
------------
2010 licensing headers



Revisions:
----------
32


Modified Paths:
---------------
src/org/pushingpixels/onyx/details/TrackListing.java
src/org/pushingpixels/onyx/BackendConnector.java
src/org/pushingpixels/onyx/data/Track.java
src/org/pushingpixels/onyx/AlbumOverviewComponent.java
src/org/pushingpixels/onyx/details/DetailsWindow.java
src/org/pushingpixels/onyx/OnyxUtils.java
src/org/pushingpixels/onyx/details/TrackListingScroller.java
src/org/pushingpixels/onyx/MainWindow.java
src/org/pushingpixels/onyx/content/Stage3AnimatedScrolling.java
src/org/pushingpixels/onyx/details/DetailsWindowManager.java
src/org/pushingpixels/onyx/CloseButton.java
src/org/pushingpixels/onyx/content/Stage2Components.java
src/org/pushingpixels/onyx/content/AlbumOverviewPanel.java
src/org/pushingpixels/onyx/content/Stage1LoadingProgress.java
src/org/pushingpixels/onyx/DemoApp.java
src/org/pushingpixels/onyx/details/BigAlbumArt.java
src/org/pushingpixels/onyx/content/Stage0Base.java
src/org/pushingpixels/onyx/data/Album.java


Diffs:
------
Index: src/org/pushingpixels/onyx/CloseButton.java
===================================================================
--- src/org/pushingpixels/onyx/CloseButton.java (revision 31)
+++ src/org/pushingpixels/onyx/CloseButton.java (revision 32)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009 Onyx Kirill Grouchnikov. All Rights Reserved.
+ * Copyright (c) 2009-2010 Onyx Kirill Grouchnikov. All Rights Reserved.
  *
  * Redistribution and use in source and binary forms, with or without 
  * modification, are permitted provided that the following conditions are 
met:
Index: src/org/pushingpixels/onyx/BackendConnector.java
===================================================================
--- src/org/pushingpixels/onyx/BackendConnector.java    (revision 31)
+++ src/org/pushingpixels/onyx/BackendConnector.java    (revision 32)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009 Onyx Kirill Grouchnikov. All Rights Reserved.
+ * Copyright (c) 2009-2010 Onyx Kirill Grouchnikov. All Rights Reserved.
  *
  * Redistribution and use in source and binary forms, with or without 
  * modification, are permitted provided that the following conditions are 
met:
Index: src/org/pushingpixels/onyx/DemoApp.java
===================================================================
--- src/org/pushingpixels/onyx/DemoApp.java     (revision 31)
+++ src/org/pushingpixels/onyx/DemoApp.java     (revision 32)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009 Onyx Kirill Grouchnikov. All Rights Reserved.
+ * Copyright (c) 2009-2010 Onyx Kirill Grouchnikov. All Rights Reserved.
  *
  * Redistribution and use in source and binary forms, with or without 
  * modification, are permitted provided that the following conditions are 
met:
Index: src/org/pushingpixels/onyx/details/TrackListingScroller.java
===================================================================
--- src/org/pushingpixels/onyx/details/TrackListingScroller.java        
(revision 31)
+++ src/org/pushingpixels/onyx/details/TrackListingScroller.java        
(revision 32)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009 Onyx Kirill Grouchnikov. All Rights Reserved.
+ * Copyright (c) 2009-2010 Onyx Kirill Grouchnikov. All Rights Reserved.
  *
  * Redistribution and use in source and binary forms, with or without 
  * modification, are permitted provided that the following conditions are 
met:
Index: src/org/pushingpixels/onyx/details/DetailsWindowManager.java
===================================================================
--- src/org/pushingpixels/onyx/details/DetailsWindowManager.java        
(revision 31)
+++ src/org/pushingpixels/onyx/details/DetailsWindowManager.java        
(revision 32)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009 Onyx Kirill Grouchnikov. All Rights Reserved.
+ * Copyright (c) 2009-2010 Onyx Kirill Grouchnikov. All Rights Reserved.
  *
  * Redistribution and use in source and binary forms, with or without 
  * modification, are permitted provided that the following conditions are 
met:
Index: src/org/pushingpixels/onyx/details/BigAlbumArt.java
===================================================================
--- src/org/pushingpixels/onyx/details/BigAlbumArt.java (revision 31)
+++ src/org/pushingpixels/onyx/details/BigAlbumArt.java (revision 32)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009 Onyx Kirill Grouchnikov. All Rights Reserved.
+ * Copyright (c) 2009-2010 Onyx Kirill Grouchnikov. All Rights Reserved.
  *
  * Redistribution and use in source and binary forms, with or without 
  * modification, are permitted provided that the following conditions are 
met:
Index: src/org/pushingpixels/onyx/details/DetailsWindow.java
===================================================================
--- src/org/pushingpixels/onyx/details/DetailsWindow.java       (revision 31)
+++ src/org/pushingpixels/onyx/details/DetailsWindow.java       (revision 32)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009 Onyx Kirill Grouchnikov. All Rights Reserved.
+ * Copyright (c) 2009-2010 Onyx Kirill Grouchnikov. All Rights Reserved.
  *
  * Redistribution and use in source and binary forms, with or without 
  * modification, are permitted provided that the following conditions are 
met:
Index: src/org/pushingpixels/onyx/details/TrackListing.java
===================================================================
--- src/org/pushingpixels/onyx/details/TrackListing.java        (revision 31)
+++ src/org/pushingpixels/onyx/details/TrackListing.java        (revision 32)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009 Onyx Kirill Grouchnikov. All Rights Reserved.
+ * Copyright (c) 2009-2010 Onyx Kirill Grouchnikov. All Rights Reserved.
  *
  * Redistribution and use in source and binary forms, with or without 
  * modification, are permitted provided that the following conditions are 
met:
Index: src/org/pushingpixels/onyx/data/Album.java
===================================================================
--- src/org/pushingpixels/onyx/data/Album.java  (revision 31)
+++ src/org/pushingpixels/onyx/data/Album.java  (revision 32)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009 Onyx Kirill Grouchnikov. All Rights Reserved.
+ * Copyright (c) 2009-2010 Onyx Kirill Grouchnikov. All Rights Reserved.
  *
  * Redistribution and use in source and binary forms, with or without 
  * modification, are permitted provided that the following conditions are 
met:
Index: src/org/pushingpixels/onyx/data/Track.java
===================================================================
--- src/org/pushingpixels/onyx/data/Track.java  (revision 31)
+++ src/org/pushingpixels/onyx/data/Track.java  (revision 32)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009 Onyx Kirill Grouchnikov. All Rights Reserved.
+ * Copyright (c) 2009-2010 Onyx Kirill Grouchnikov. All Rights Reserved.
  *
  * Redistribution and use in source and binary forms, with or without 
  * modification, are permitted provided that the following conditions are 
met:
Index: src/org/pushingpixels/onyx/AlbumOverviewComponent.java
===================================================================
--- src/org/pushingpixels/onyx/AlbumOverviewComponent.java      (revision 31)
+++ src/org/pushingpixels/onyx/AlbumOverviewComponent.java      (revision 32)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009 Onyx Kirill Grouchnikov. All Rights Reserved.
+ * Copyright (c) 2009-2010 Onyx Kirill Grouchnikov. All Rights Reserved.
  *
  * Redistribution and use in source and binary forms, with or without 
  * modification, are permitted provided that the following conditions are 
met:
Index: src/org/pushingpixels/onyx/content/Stage3AnimatedScrolling.java
===================================================================
--- src/org/pushingpixels/onyx/content/Stage3AnimatedScrolling.java     
(revision 31)
+++ src/org/pushingpixels/onyx/content/Stage3AnimatedScrolling.java     
(revision 32)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009 Onyx Kirill Grouchnikov. All Rights Reserved.
+ * Copyright (c) 2009-2010 Onyx Kirill Grouchnikov. All Rights Reserved.
  *
  * Redistribution and use in source and binary forms, with or without 
  * modification, are permitted provided that the following conditions are 
met:
Index: src/org/pushingpixels/onyx/content/AlbumOverviewPanel.java
===================================================================
--- src/org/pushingpixels/onyx/content/AlbumOverviewPanel.java  (revision 31)
+++ src/org/pushingpixels/onyx/content/AlbumOverviewPanel.java  (revision 32)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009 Onyx Kirill Grouchnikov. All Rights Reserved.
+ * Copyright (c) 2009-2010 Onyx Kirill Grouchnikov. All Rights Reserved.
  *
  * Redistribution and use in source and binary forms, with or without 
  * modification, are permitted provided that the following conditions are 
met:
Index: src/org/pushingpixels/onyx/content/Stage1LoadingProgress.java
===================================================================
--- src/org/pushingpixels/onyx/content/Stage1LoadingProgress.java       
(revision 31)
+++ src/org/pushingpixels/onyx/content/Stage1LoadingProgress.java       
(revision 32)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009 Onyx Kirill Grouchnikov. All Rights Reserved.
+ * Copyright (c) 2009-2010 Onyx Kirill Grouchnikov. All Rights Reserved.
  *
  * Redistribution and use in source and binary forms, with or without 
  * modification, are permitted provided that the following conditions are 
met:
Index: src/org/pushingpixels/onyx/content/Stage2Components.java
===================================================================
--- src/org/pushingpixels/onyx/content/Stage2Components.java    (revision 31)
+++ src/org/pushingpixels/onyx/content/Stage2Components.java    (revision 32)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009 Onyx Kirill Grouchnikov. All Rights Reserved.
+ * Copyright (c) 2009-2010 Onyx Kirill Grouchnikov. All Rights Reserved.
  *
  * Redistribution and use in source and binary forms, with or without 
  * modification, are permitted provided that the following conditions are 
met:
Index: src/org/pushingpixels/onyx/content/Stage0Base.java
===================================================================
--- src/org/pushingpixels/onyx/content/Stage0Base.java  (revision 31)
+++ src/org/pushingpixels/onyx/content/Stage0Base.java  (revision 32)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009 Onyx Kirill Grouchnikov. All Rights Reserved.
+ * Copyright (c) 2009-2010 Onyx Kirill Grouchnikov. All Rights Reserved.
  *
  * Redistribution and use in source and binary forms, with or without 
  * modification, are permitted provided that the following conditions are 
met:
Index: src/org/pushingpixels/onyx/MainWindow.java
===================================================================
--- src/org/pushingpixels/onyx/MainWindow.java  (revision 31)
+++ src/org/pushingpixels/onyx/MainWindow.java  (revision 32)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009 Onyx Kirill Grouchnikov. All Rights Reserved.
+ * Copyright (c) 2009-2010 Onyx Kirill Grouchnikov. All Rights Reserved.
  *
  * Redistribution and use in source and binary forms, with or without 
  * modification, are permitted provided that the following conditions are 
met:
Index: src/org/pushingpixels/onyx/OnyxUtils.java
===================================================================
--- src/org/pushingpixels/onyx/OnyxUtils.java   (revision 31)
+++ src/org/pushingpixels/onyx/OnyxUtils.java   (revision 32)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009 Onyx Kirill Grouchnikov. All Rights Reserved.
+ * Copyright (c) 2009-2010 Onyx Kirill Grouchnikov. All Rights Reserved.
  *
  * Redistribution and use in source and binary forms, with or without 
  * modification, are permitted provided that the following conditions are 
met:





[onyx~onyx:32] 2010 licensing headers

kirillg 01/02/2010
  • Mysql
  • Glassfish
  • Jruby
  • Rails
  • Nblogo
Terms of Use; Privacy Policy;
© 2010, Oracle Corporation and/or its affiliates
(revision 20120127.ac94057)
 
 
Close
loading
Please Confirm
Close