Added copyright information

yahoo_weather
Timur Kristóf 14 years ago
parent 4e8a742d17
commit 64ff93137a
  1. 8
      weather@venemo.net/extension.js

@ -1,4 +1,12 @@
// Weather extension for Gnome shell
// ----------
// - Displays a small weather information on the top panel
// - On click, gives a popup with details about the weather
// ----------
// Copyright (C) 2011, Timur Kristóf <venemo@msn.com>
// - Licensed under the terms of the GPL license
const GLib = imports.gi.GLib;
const Gio = imports.gi.Gio;
const Lang = imports.lang;

Loading…
Cancel
Save