From: cedlemo <nu...@co...> - 2017-08-29 00:06:05
|
cedlemo 2017-08-29 02:23:23 +0900 (Tue, 29 Aug 2017) New Revision: 08825d1c001a4472a69ff446599b635ab7a79c03 https://github.com/ruby-gnome2/ruby-gnome2/commit/08825d1c001a4472a69ff446599b635ab7a79c03 Merged b3f3ba3: Merge pull request #1098 from cedlemo/gtk3_sample_gtk_demo_css_blendmodes_rb Message: Update copyright date in combobox.rb demo Modified files: gtk3/sample/gtk-demo/combobox.rb Modified: gtk3/sample/gtk-demo/combobox.rb (+1 -1) =================================================================== --- gtk3/sample/gtk-demo/combobox.rb 2017-08-29 02:22:50 +0900 (5e7b4cfc5) +++ gtk3/sample/gtk-demo/combobox.rb 2017-08-29 02:23:23 +0900 (4ce3e2eac) @@ -1,4 +1,4 @@ -# Copyright (c) 2016 Ruby-GNOME2 Project Team +# Copyright (c) 2017 Ruby-GNOME2 Project Team # This program is licenced under the same licence as Ruby-GNOME2. # =begin |