repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
zeet2020/user-info-balloon
README.md
191
simple drupal module to display user profile information in balloon #how to install 1.extract the module and in sites/all/module dir and enable the module 2. config the module as need
gpl-2.0
CauldronDevelopmentLLC/OpenSCAM
src/camotics/qt/DonateDialog.h
1362
/******************************************************************************\ CAMotics is an Open-Source simulation and CAM software. Copyright (C) 2011-2019 Joseph Coffland <joseph@cauldrondevelopment.com> This program is free software: you can redistribute it and/or modify it under the terms of the GNU G...
gpl-2.0
GreenJoey/My-Simple-Programs
Competive Programming/C/uri/1002.c
113
#include<stdio.h> int main() { double r,pi=3.14159; scanf("%lf",&r); printf("A=%.4lf\n",pi*r*r); return 0; }
gpl-2.0
iammyr/Benchmark
src/main/java/org/owasp/benchmark/testcode/BenchmarkTest04982.java
2239
/** * OWASP Benchmark Project v1.1 * * This file is part of the Open Web Application Security Project (OWASP) * Benchmark Project. For details, please see * <a href="https://www.owasp.org/index.php/Benchmark">https://www.owasp.org/index.php/Benchmark</a>. * * The Benchmark is free software: you can redistribute it and/...
gpl-2.0
BeWelcome/rox.prototypes
templates/apps/rox/teaser.php
4007
<?php /* Copyright (c) 2007 BeVolunteer This file is part of BW Rox. BW Rox is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. BW Rox is dis...
gpl-2.0
Reminouche/TCG
Assets/MapCollisionsDetector.cs
340
using UnityEngine; using System.Collections; public class MapCollisionsDetector : MonoBehaviour { // Use this for initialization void Start () { } void FixedUpdate() { } /*void OnCollisionEnter(Collision collision) { foreach(var contact in collision.contacts) print (contact.otherCollider.gameObj...
gpl-2.0
proubatsis/Procedural-City
Procedural City/GlslShader.h
1342
/* Copyright (C) 2015 Panagiotis Roubatsis This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This progra...
gpl-2.0
intelie/esper
esper/src/main/java/com/espertech/esper/epl/join/pollindex/PollResultIndexingStrategyIndex.java
2448
/************************************************************************************** * Copyright (C) 2008 EsperTech, Inc. All rights reserved. * * http://esper.codehaus.org * * http://www.espertech.com ...
gpl-2.0
judasnow/variable_name
README.md
28
variable_name =============
gpl-2.0
bticino/linux
sound/soc/davinci/davinci-vcif.c
7528
/* * ALSA SoC Voice Codec Interface for TI DAVINCI processor * * Copyright (C) 2010 Texas Instruments. * * Author: Miguel Aguilar <miguel.aguilar@ridgerun.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the F...
gpl-2.0
VonChange/haloDao-Hibernate3
src/main/java/com/ht/halo/hibernate3/base/MyEntityUtils.java
6670
package com.ht.halo.hibernate3.base; import java.beans.BeanInfo; import java.beans.IntrospectionException; import java.beans.Introspector; import java.beans.PropertyDescriptor; import java.lang.reflect.InvocationTargetException; import java.lang.reflect.Method; import java.util.Map.Entry; import org.apache....
gpl-2.0
schleichdi2/OPENNFR-6.1-CORE
opennfr-openembedded-core/meta/lib/oeqa/selftest/oelib/buildhistory.py
3191
import os import unittest import tempfile from git import Repo from oeqa.utils.commands import get_bb_var from oe.buildhistory_analysis import blob_to_dict, compare_dict_blobs class TestBlobParsing(unittest.TestCase): def setUp(self): import time self.repo_path = tempfile.mkdtemp(prefix='selftest-...
gpl-2.0
blakearnold/MPR
drivers/usb/core/hcd.h
15632
/* * Copyright (c) 2001-2002 by David Brownell * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 of the License, or (at your * option) any later version. * * This progra...
gpl-2.0
samj1912/picard
picard/ui/options/__init__.py
3282
# -*- coding: utf-8 -*- # # Picard, the next-generation MusicBrainz tagger # Copyright (C) 2006 Lukáš Lalinský # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 # of the License...
gpl-2.0
sergiodj/gdb-sergio
gdb/mi/mi-cmd-disas.c
4527
/* MI Command Set - disassemble commands. Copyright (C) 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc. Contributed by Cygnus Solutions (a Red Hat company). This file is part of GDB. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General P...
gpl-2.0
kamfor/STMF4
STM/Projects/STM324xG_EVAL/Examples/TIM/TIM_TimeBase/Src/main.c
9525
/** ****************************************************************************** * @file TIM/TIM_TimeBase/Src/main.c * @author MCD Application Team * @version V1.2.3 * @date 09-October-2015 * @brief This sample code shows how to use STM32F4xx TIM HAL API to generate * a time ba...
gpl-2.0
LegendOfMCPE/DynamicHub
DynamicHub/src/DynamicHub/Module/Match/MatchBaseConfig.php
1090
<?php /* * DynamicHub * * Copyright (C) 2015-2016 LegendsOfMCPE * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later...
gpl-2.0
pabloariasmora/BattlePong
BattlePong/LogicaDeNegocios/Properties/AssemblyInfo.cs
1442
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("Lo...
gpl-2.0
platinhom/ManualHom
Schrodinger/Schrodinger_2015-2_docs/python_api/api/schrodinger.application.desmond.replica_sid_generator.ProteinReport-class.html
12025
<?xml version="1.0" encoding="ascii"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>schrodinger.application.desmond.replica_sid_generator.ProteinReport</title> <link rel="styl...
gpl-2.0
mrengy/flip2014
wp-content/plugins/google-apps-login/core/Google/Service/Pagespeedonline.php
17220
<?php /* * Copyright 2010 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
gpl-2.0
neheb/systemd
src/core/swap.c
46326
/* SPDX-License-Identifier: LGPL-2.1+ */ /*** This file is part of systemd. Copyright 2010 Lennart Poettering systemd is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the Li...
gpl-2.0
kuibobo/GamPress
wp-content/plugins/gampress-ext/themes/eBooks/page.php
1338
<!DOCTYPE html> <html lang="zh"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <m...
gpl-2.0
8v18/8v18.github.io
index.html
4003
<!DOCTYPE html> <html lang="en-us"> <head> <meta charset="UTF-8"> <title>8v18.GitHub.io by 8v18</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen"> <link href='https://fonts.googleapis....
gpl-2.0
AbeerKhakwani/friday_asses_book_store
modules/views/help/view-type.html
3724
<<<<<<< HEAD <p>The <strong>view type</strong> describes how this view is stored; Views is capable of having Views entirely in code that are not in the database. This allows modules to easily ship with Views built in, and it allows you to create a module to store your views for easy deployment between development and p...
gpl-2.0
jelaas/sys
prg.c
7575
/* * File: prg.c * Implements: parsing javascript program aggregate * * Copyright: Jens Låås, 2015 * Copyright license: According to GPL, see file COPYING in this directory. * */ #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> #include <unistd.h> #include <sys/mman.h> #include "duktape.h" #incl...
gpl-2.0
XVilka/qemu
hw/pxa2xx_pic.c
9607
/* * Intel XScale PXA Programmable Interrupt Controller. * * Copyright (c) 2006 Openedhand Ltd. * Copyright (c) 2006 Thorsten Zitterell * Written by Andrzej Zaborowski <balrog@zabor.org> * * This code is licenced under the GPL. */ #include "hw.h" #include "pxa.h" #define ICIP 0x00 /* Interrupt Controller IRQ ...
gpl-2.0
leemgs/OptimusOneKernel-KandroidCommunity
drivers/net/apne.c
12904
#include <linux/module.h> #include <linux/kernel.h> #include <linux/errno.h> #include <linux/pci.h> #include <linux/init.h> #include <linux/delay.h> #include <linux/netdevice.h> #include <linux/etherdevice.h> #include <linux/jiffies.h> #include <asm/system.h> #include <asm/io.h> #include <asm/setup.h> #include <asm...
gpl-2.0
aiyadurai/webd-adventures
Capstone/Prototypes/UX:Animation Prototype/index.html
2941
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> <title>Curate ♫ | Prototype</title> <link rel="stylesheet" href="curate.css"> <script src="script.js"></script> </hea...
gpl-2.0
suspecie/controle-eventos-php-thepowerpuffgirls
controllers/departamentoController.php
3526
<?php class departamento extends controller { public function __construct() { parent::__construct(); include 'controllers/loginController.php'; $valida = new login(); $valida->sessao_valida(); } public function index_action($pagina = 1) { //list all re...
gpl-2.0
bjdevil21/d7testrepo
profiles/openasu/modules/custom/webspark_featurescustom/README.md
585
Webspark FeaturesCustom ============ A collection of features compiled specifically for the Webspark distro of Panopoly. This includes: ASU GSA - Google Search Appliance ASU Maps Enhanced ASU Security Scan Fixes Various Fieldable Panel Pane Elements: ASU Spotlight Webspark Banner Webspark Hero Webspa...
gpl-2.0
bobpuffer/1.9.12-LAE1.3
lib/xmldb/classes/generators/oci8po/oci8po.class.php
29382
<?php // $Id: oci8po.class.php 68 2009-07-31 18:23:01Z dlandau $ /////////////////////////////////////////////////////////////////////////// // // // NOTICE OF COPYRIGHT // // ...
gpl-2.0
oportocala/novie
bower_components/cannon.js/examples/scenejs.html
6655
<!DOCTYPE html> <html> <head> <title>SceneJS / cannon.js example</title> <meta charset="utf-8"> <style> * {margin:0;padding:0} </style> </head> <body> <script src="../libs/scenejs.js"></script> <script src="../build/cannon.js"></script> <canvas id="theCanvas" width="600" height...
gpl-2.0
duynguyenhai/wordpress
wp-content/plugins/photo-gallery/admin/views/BWGViewGalleries_bwg.php
57953
<?php class BWGViewGalleries_bwg { //////////////////////////////////////////////////////////////////////////////////////// // Events // //////////////////////////////////////////////////////////////////////////////////////// ////////...
gpl-2.0
charlesDGY/coflo
coflo-0.0.4/third_party/boost_1_48_0/doc/html/boost_asio/reference/read_at.html
16915
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>read_at</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="../../boost_asio.html" title="Boost.Asio">...
gpl-2.0
charlesDGY/coflo
coflo-0.0.4/third_party/boost_1_48_0/libs/geometry/doc/html/geometry/reference/strategies/strategy_transform_rotate_transformer.html
9102
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>strategy::transform::rotate_transformer</title> <link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="....
gpl-2.0
stratosphr/Logic
src/visitors/IVisitedSort.java
159
package visitors; /** * Created by stratosphr on 20/11/15. */ public interface IVisitedSort extends IVisited { Object accept(ISortVisitor visitor); }
gpl-2.0
PDavid/aTunes
aTunes/src/main/java/net/sourceforge/atunes/kernel/modules/navigator/NavigatorActionsStateController.java
4445
/* * aTunes * Copyright (C) Alex Aranda, Sylvain Gaudard and contributors * * See http://www.atunes.org/wiki/index.php?title=Contributing for information about contributors * * http://www.atunes.org * http://sourceforge.net/projects/atunes * * This program is free software; you can redistribute it and/or * mo...
gpl-2.0
ruzdi/ProjectManagement
ProjectManagement-war/src/java/edu/mum/ea/mb/SprintMB.java
5482
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package edu.mum.ea.mb; import edu.mum.ea.ejb.ProjectEJB; import edu.mum.ea.ejb.ReleaseBacklogEJB; import edu.mum.ea.ejb.Spr...
gpl-2.0
ismangil/pjproject
pjsip/src/pjsua2/account.cpp
39647
/* $Id$ */ /* * Copyright (C) 2013 Teluu Inc. (http://www.teluu.com) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later vers...
gpl-2.0
javilonas/Lonas_KL-SM-G901F
drivers/gator/gator_marshaling.c
12460
/** * Copyright (C) ARM Limited 2012-2015. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * */ #define NEWLINE_CANARY \ /* Unix */ \ "1\n" \ /* Windo...
gpl-2.0
jellydevext/BeginningDev
README.md
61
BeginningDev ============ Beginning Development Initiatives
gpl-2.0
cmap/barista
source/views/BaristaCardView.js
2907
/** * card_view = new BaristaCardView({el: $("target_selector", url:"", title:"", subtitle:"", fg_color: "#1b9e77", image:"", span_class: "col-lg-12"}); * * A Backbone View that displays a card of information wrapped in link * The view is meant to be a top level...
gpl-2.0
scrothers/puppix.github.io
_layouts/default.html
2287
<!DOCTYPE html> <html> <head> <meta charset='utf-8'> <meta http-equiv="X-UA-Compatible" content="chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <link href='https://fonts.googleapis.com/css?family=Architects+Daughter' rel='stylesheet' type='text/css'> ...
gpl-2.0
oxysoft/Ludum2D
Ludum2D/Core/LudumCore.cs
943
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Ludum2D.Tiles; using Ludum2D.World; using Microsoft.Xna.Framework; namespace Ludum2D.Core { public class LudumCore { private static LudumCore instance; public static LudumCore Instance { ...
gpl-2.0
MaximeRemy/Master-NDS7-Bluetooth
Report/chapters/Part1/TechnicalKnowladge/LaserSolarPanel.tex
368
\section{Laser and Solar Panel} For this project a laser pointer and four solar panels is made available. The purpose of a laser pointer and solar panels is to show how the system works by pointing on a solar panel with the laser. The solar panels is all equal in size, with the dimensions of 3x3 cm. \todo[inline]{Som...
gpl-2.0
tuxun/smw-funwiki
extensions/Echo/tests/phpunit/maintenance/SupressionMaintenanceTest.php
3786
<?php /** * @group Echo */ class SuppressionMaintenanceTest extends MediaWikiTestCase { public static function provider_updateRow() { $input = array( 'event_id' => 2, 'event_type' => 'mention', 'event_variant' => null, 'event_agent_id' => 3, 'event_agent_ip' => null, 'event_page_title' => '', ...
gpl-2.0
padmanabhan-developer/EstarProd
sites/default/files/php/twig/075870e6_menu-local-task.html.twig_09bb732346e5d24c980d871bac93beeabc98bdcdafc22eac5ff5f4c40f13cf6a/6ea817bad80d90d325204bb326b2453055a5d09f565dc9938936aba350e2c955.php
2927
<?php /* core/themes/classy/templates/navigation/menu-local-task.html.twig */ class __TwigTemplate_0969a23526138fcc37f60cc805db1d447beeec2f58012651e0e2200d57c77ec5 extends Twig_Template { public function __construct(Twig_Environment $env) { parent::__construct($env); $this->parent = false; ...
gpl-2.0
xorpaul/check_mk
web/htdocs/default_permissions.py
7863
#!/usr/bin/python # -*- encoding: utf-8; py-indent-offset: 4 -*- # +------------------------------------------------------------------+ # | ____ _ _ __ __ _ __ | # | / ___| |__ ___ ___| | __ | \/ | |/ / | # | | | | '_ \ / _ \/ __| |/ /...
gpl-2.0
smarr/Truffle
sulong/tests/com.oracle.truffle.llvm.tests.interop.native/interop/createResolveHandle.c
1844
/* * Copyright (c) 2017, 2020, Oracle and/or its affiliates. * * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, are * permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice,...
gpl-2.0
nminoru/pib
driver/load_ib_modules.sh
214
#! /bin/sh modprobe ib_core modprobe ib_uverbs modprobe ib_addr modprobe ib_umad modprobe ib_cm modprobe ib_mad # modprobe ib_ipoib modprobe ib_sa modprobe iw_cm modprobe ib_ucm modprobe rdma_ucm modprobe rdma_cm
gpl-2.0
mrdev023/Modern-Game-Engine
src/mrdev023/opengl/Display.java
4476
package mrdev023.opengl; import static org.lwjgl.glfw.GLFW.*; import static org.lwjgl.opengl.GL11.*; import static org.lwjgl.system.MemoryUtil.*; import java.awt.*; import java.nio.*; import org.lwjgl.*; import org.lwjgl.glfw.*; import org.lwjgl.opengl.*; import mrdev023.exception.*; public class Di...
gpl-2.0
hygull/go
sources/hck-ds-examples/power_set_for_set_of_characters.go
1645
/* #Date of creation : 9 Jan 2016. #Aim of program : To print power set of a set of characters. #Coded by : Rishikesh Agrawani. */ package main import "fmt" func main() { var n, r, i, j uint fmt.Print("Enter the number of binary variables(for which you want the binary combinations): ") fmt.Scanf...
gpl-2.0
nslu2/glibc
ncurses/tack/menu.c
8641
/* ** Copyright (C) 1991, 1997 Free Software Foundation, Inc. ** ** This file is part of TACK. ** ** TACK is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 2, or (at your option) ** any later ...
gpl-2.0
pgiblock/unison
extensions/lv2/UriMapFeature.hpp
1593
/* * UriMapFeature.hpp * * Copyright (c) 2010 Paul Giblock <pgib/at/users.sourceforge.net> * * This file is part of Unison - http://unison.sourceforge.net * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as published by the Free S...
gpl-2.0
mianfiga/monedademos
protected/views/pending/_search.php
1754
<div class="wide form"> <?php $form=$this->beginWidget('CActiveForm', array( 'action'=>Yii::app()->createUrl($this->route), 'method'=>'get', )); ?> <div class="row"> <?php echo $form->label($model,'id'); ?> <?php echo $form->textField($model,'id',array('size'=>20,'maxlength'=>20)); ?> </div> <div class="row...
gpl-2.0
sora7/listparse
src/listparse/ui/common.py
2865
import tkinter FRAME_BORDER = 5 class PageView(object): __root = None bd = None def __init__(self, root=None, main_frame=None): param = self.params() if root is None: # standalone self.__root = tkinter.Tk() self.__root.title(param['title']) ...
gpl-2.0
gbv/doctor-doc
source/ch/dbs/actions/bestellung/EZBXML.java
11803
// Copyright (C) 2012 Markus Fischer // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License // as published by the Free Software Foundation; version 2 of the License. // // This program is distributed in the hope that it will be useful, /...
gpl-2.0
Pulshen/XKernel
fs/namei.c
87242
/* * linux/fs/namei.c * * Copyright (C) 1991, 1992 Linus Torvalds */ /* * Some corrections by tytso. */ /* [Feb 1997 T. Schoebel-Theuer] Complete rewrite of the pathname * lookup logic. */ /* [Feb-Apr 2000, AV] Rewrite to the new namespace architecture. */ #include <linux/init.h> #include <linux/export.h...
gpl-2.0
vince52/Puluc
README.md
110
# Puluc language: C. Game: Puluc I don't know if it is working well but if you have time, you can modify it.
gpl-2.0
sly2j/analyzer
src/THaVDCPoint.h
3527
#ifndef Podd_THaVDCPoint_h_ #define Podd_THaVDCPoint_h_ /////////////////////////////////////////////////////////////////////////////// // // // THaVDCPoint // // ...
gpl-2.0
godaigroup/livedebiancreator
prefs.py
2733
import os, socket, sys, urllib from wx.lib.embeddedimage import PyEmbeddedImage ldc_name = "Live Debian Creator" ldc_cli_version = "1.4.0" ldc_gui_version = "1.11.0" if (sys.platform == "win32"): slash = "\\" if os.path.isfile(sys.path[0]): #fix for compiled binaries homepath = os.path.dirname(sys.pa...
gpl-2.0
Connections-Business-Directory/Connections
includes/Content_Blocks/Entry/Related/Last_Name.php
1642
<?php namespace Connections_Directory\Content_Blocks\Entry\Related; use Connections_Directory\Content_Blocks\Entry\Related; /** * Class Last_Name * * @package Connections_Directory\Content_Blocks\Entry */ class Last_Name extends Related { /** * @since 9.8 * @var string */ const ID = 'entry-related-last_...
gpl-2.0
platinhom/ManualHom
Schrodinger/Schrodinger_2012_docs/python_api/api/schrodinger.application.desmond.enhsamp.Series-class.html
12010
<?xml version="1.0" encoding="ascii"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>schrodinger.application.desmond.enhsamp.Series</title> <link rel="stylesheet" href="epydoc....
gpl-2.0
pprkut/kdev-php
docs/phpdocsconfig.cpp
2217
/* This file is part of the KDevelop PHP Documentation Plugin Copyright 2012 Milian Wolff <mail@milianw.de> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of t...
gpl-2.0
ronykader06/Badsha
wp-content/themes/dokan.me/single-portfolio.php
2901
<?php $st_buttons_p = ot_get_option('st_buttons_p'); ?> <?php $sidebar_checkbox = get_post_meta($post->ID, 'sidebar_checkbox', true);?> <?php $full_width = get_post_meta($post->ID, 'portfolio_options_full', true);?> <?php $details = get_post_meta($post->ID, 'portfolio_options_repeatable', true); if($details){$details ...
gpl-2.0
guoqingzhang/binutils-coffee
gas/config/xtensa-relax.h
5051
/* Table of relaxations for Xtensa assembly. Copyright 2003, 2004 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. GAS is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; ei...
gpl-2.0
dreikanter/motoko
mtk/lib/template_lite/plugins/modifier.upper.php
235
<?php /** * template_lite upper modifier plugin * * Type: modifier * Name: upper * Purpose: Wrapper for the PHP 'strtoupper' function */ function tpl_modifier_upper($string) { return strtoupper($string); } ?>
gpl-2.0
iGeneralStore/wordpress
wp-content/themes/professional/assets/frameworks/redux/admin/redux-framework/ReduxCore/inc/fields/switch/field_switch.css
1616
.redux-container-switch { /*disable text selection*/ } .redux-container-switch .switch-options { min-height: 30px; margin-right: 10px; } .redux-container-switch .switch-options label { cursor: pointer; } .redux-container-switch .switch-options input { display: none; } .redux-container-switch .cb-enable span, ...
gpl-2.0
ProfessorX/Config
.PyCharm30/system/python_stubs/-1247971765/PyKDE4/kdeui/KPassivePopupMessageHandler.py
584
# encoding: utf-8 # module PyKDE4.kdeui # from /usr/lib/python3/dist-packages/PyKDE4/kdeui.cpython-34m-x86_64-linux-gnu.so # by generator 1.135 # no doc # imports import PyKDE4.kdecore as __PyKDE4_kdecore import PyQt4.QtCore as __PyQt4_QtCore import PyQt4.QtGui as __PyQt4_QtGui import PyQt4.QtSvg as __PyQt4_QtSvg cl...
gpl-2.0
openwrt-es/nandtools
nand.h
726
/* * This is free software, licensed under the GNU General Public License v2. * See /LICENSE for more information. * * Copyright (C) 2015 Álvaro Fernández Rojas <noltari@gmail.com> */ #ifndef _NAND_H #define _NAND_H #define NAND_PAGE_DEF 2048 #define NAND_OOB_DEF 64 #define NAND_CHECK_ENTRIES 1 #define DEBUG_DEF ...
gpl-2.0
MistyWorld/MistyWorld_6xx
src/serveur/jeu/Server/WorldSocket.cpp
34533
/* * Copyright (C) 2005-2014 MaNGOS <http://getmangos.com/> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 3 of the License, or (at your * option) any later version. *...
gpl-2.0
marceliotstein/literarykicks
IKL/JanBio.html
1829
<HTML> <HEAD> <TITLE>Jan Kerouac Biography</TITLE> </HEAD> <BODY BACKGROUND="" BGCOLOR="#e7e7ff" TEXT="#000000" LINK="#004fcf" ALINK="#ffff00" VLINK="#006faf"> <H3><IMG ALIGN=MIDDLE SRC="images/jan.jpg">About Jan Kerouac </H3> Jan Kerouac, daughter of Beat Generation novelist Jack Kerouac, was born in 1952 in Albany...
gpl-2.0
Jricklefs/Employee-Directory
CompanyDirectoryDF/Models/Directory.cs
1403
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated from a template. // // Manual changes to this file may cause unexpected behavior in your application. // Manual changes to this file will be overwritten if the code is regenerated....
gpl-2.0
kjameshuer/za-collect
admin/class-za-collect-admin.php
5664
<?php /** * The admin-specific functionality of the plugin. * * @link kjhuer.com * @since 1.0.0 * * @package Za_Collect * @subpackage Za_Collect/admin */ /** * The admin-specific functionality of the plugin. * * Defines the plugin name, version, and two examples hooks for how to * enqueue th...
gpl-2.0
uucidl/plus-one-minus-one
src/lib/cokus.c
7813
/* a10 513 * Copyright (c) 2001-2012 Nicolas Léveillé <knos.free.fr> * * You should have received this file ('src/lib/cokus.c') with a license * agreement. ('LICENSE' file) * * Copying, using, modifying and distributing this file are rights * covered under this licensing agreement and are conditioned by its * f...
gpl-2.0
janrinze/snowballkernel
drivers/modem/m6718_spi/statemachine.c
40413
/* * Copyright (C) ST-Ericsson SA 2010,2011 * * Author: Chris Blair <chris.blair@stericsson.com> for ST-Ericsson * * License terms: GNU General Public License (GPL) version 2 * * U9500 <-> M6718 IPC protocol implementation using SPI. * state machine definition and functionality. */ #include <linux/modem/m671...
gpl-2.0
jobovy/nemo
src/tools/tr2latex/setups.h
2412
/* ** tr2latex - troff to LaTeX converter ** $Id: setups.h,v 1.1.1.1 1992/04/27 15:20:56 teuben Exp $ ** COPYRIGHT (C) 1987 Kamal Al-Yahya, 1991,1992 Christian Engel ** ** Module: setups.h ** ** setup file */ #ifdef __TURBOC__ # ifndef __COMPACT__ # error "The COMPACT model is needed" # endif #endif #include <st...
gpl-2.0
thc202/Benchmark
src/main/webapp/BenchmarkTest00250.html
1881
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <script src="js/jquery.min.js"></script> <script type="text/javascript" src="js/js.cookie.js"></script> <title>BenchmarkTest00250<...
gpl-2.0
theZiz/OPKManager
repositories/official.py
3617
#!/usr/bin/python #CHANGE ONLY, IF YOU KNOW, WHAT YOU DO! #OPKMANAGER WILL CRASH IF YOUR OUTPUT IS INVALID! import subprocess import argparse import time import calendar import string import sys class RegisterAction(argparse.Action): def __call__(self, parser, namespace, values, option_string=None): print "Official...
gpl-2.0
stippi/Clockwerk
include/xerces/validators/common/CMAny.hpp
5208
/* * The Apache Software License, Version 1.1 * * Copyright (c) 2001 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source c...
gpl-2.0
nicolasconnault/moodle2.0
course/report/stats/report.php
11351
<?php // $Id: report.php,v 1.29 2008/11/30 21:33:58 skodak Exp $ if (!defined('MOODLE_INTERNAL')) { die('Direct access to this script is forbidden.'); /// It must be included from a Moodle page } $courses = get_courses('all','c.shortname','c.id,c.shortname,c.fullname'); $courseoptions = ar...
gpl-2.0
ares/katello
app/lib/actions/pulp3/repository/create_publication.rb
984
module Actions module Pulp3 module Repository class CreatePublication < Pulp3::AbstractAsyncTask middleware.use Actions::Middleware::ExecuteIfContentsChanged def plan(repository, smart_proxy, options) sequence do action = plan_self(:repository_id => repository.id, :smar...
gpl-2.0
ozalvarez/elcubo9
elcubo9.admin/app/controllers/orderController.js
1103
'use strict'; app.controller('orderController', ['$scope', '$rootScope', 'toastrService', 'orderService', function ($scope, $rootScope, toastrService, orderService) { $scope.paging = 1; $scope.disabledMore = false; $scope.data = []; $scope.getOrders = function () { order...
gpl-2.0
insofter/linux
drivers/icdtcp3/Makefile
120
obj-$(CONFIG_ICDTCP3_ITD) += itddrv.o obj-$(CONFIG_ICDTCP3_LCD) += hd44780drv.o obj-$(CONFIG_ICDTCP3) += icdcommon.o
gpl-2.0
kevinleake01/textpatgen
12-workspace-py/tpl-py-0001.py
774
#!/usr/bin/env python #################################### # # --- TEXTPATGEN TEMPLATE --- # # Users can change the output by editing # this file directly. # #################################### import sys sys.stdout.write('####################################\n') sys.stdout.write('#\n') sys.stdout.write('# -- TEXTP...
gpl-2.0
fearzendron/jzconsultoria
wp-content/themes/jzconsultoria/header-home.php
2963
<!DOCTYPE html> <html <?php language_attributes(); ?>> <head> <meta charset="<?php bloginfo( 'charset' ); ?>" /> <title><?php /* * Print the <title> tag based on what is being viewed. */ global $page, $paged; wp_title( '|', true, 'right' ); // Add the blog name. bloginfo( 'name' ); // Add the blog descript...
gpl-2.0
gltn/stdm
stdm/third_party/sqlalchemy/testing/suite/test_select.py
24377
from .. import config from .. import fixtures from ..assertions import eq_ from ..assertions import in_ from ..schema import Column from ..schema import Table from ... import bindparam from ... import case from ... import Computed from ... import exists from ... import false from ... import func from ... import Integer...
gpl-2.0
ljx0305/ice
cpp/include/Ice/InterfaceByValue.h
911
// ********************************************************************** // // Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. // // ***************************************************...
gpl-2.0
yec/ledgersmb
templates/xedemo/ap_transaction.tex
2872
<?lsmb FILTER latex -?> \documentclass{scrartcl} \usepackage{xltxtra} \setmainfont{Verdana} \usepackage{tabularx} \usepackage[letterpaper,top=2cm,bottom=1.5cm,left=1.1cm,right=1.5cm]{geometry} \usepackage{graphicx} \setlength{\parindent}{0pt} \begin{document} \pagestyle{myheadings} \thispagestyle{empty} <?lsmb INC...
gpl-2.0
nukeplus/nuke
admin/webtools/deleteupdate.php
2041
<?php /** * @Project NUKEVIET 4.x * @Author VINADES.,JSC (contact@vinades.vn) * @Copyright (C) 2014 VINADES.,JSC. All rights reserved * @License GNU/GPL version 2 or any later version * @Createdate 9/9/2010, 6:38 */ if (! defined('NV_IS_FILE_WEBTOOLS')) { die('Stop!!!'); } $contents = 'Error Access!!!'; $...
gpl-2.0
heathwhughes/benafix-site
wp-content/themes/hbenefits/style.css
11552
/* Theme Name: Hughes Benefits Site Theme URI: http://coverwaco.com Description: A custom WordPress theme for Hughes Benefits. Author: Heath Hughes Author URI: http://heathwhughes.com Version: 1.0 Tags: responsive, insurance, simple License: GNU General Public License v2.0 License URI: http://www.gnu.org/licenses/gpl-...
gpl-2.0
scorpioinfotech/mariasplace2
wp-content/plugins/qa/securimage/securimage_show_example2.php
2746
<?php /** * Project: Securimage: A PHP class for creating and managing form CAPTCHA images<br /> * File: securimage_show_example2.php<br /> * * Copyright (c) 2011, Drew Phillips * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitte...
gpl-2.0
madnight/filezilla
src/interface/clearprivatedata.h
684
#ifndef FILEZILLA_INTERFACE_CLEARPRIVATEDATA_HEADER #define FILEZILLA_INTERFACE_CLEARPRIVATEDATA_HEADER #include "dialogex.h" #include <wx/timer.h> class CMainFrame; class CClearPrivateDataDialog final : public wxDialogEx { public: static CClearPrivateDataDialog* Create(CMainFrame* pMainFrame) { return new CClearP...
gpl-2.0
unioslo/cerebrum
Cerebrum/modules/event_publisher/event.py
11579
# encoding: utf-8 # # Copyright 2017 University of Oslo, Norway # # This file is part of Cerebrum. # # Cerebrum is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your op...
gpl-2.0
shahabsaf1/Python
plugins/reminders.py
2643
# -*- coding: utf-8 -*- from utils import * commands = [ '^remindme', '^reminder', '^remind$', '^r ' ] parameters = ( ('delay', True), ('message', True), ) description = 'Set a reminder for yourself. First argument is delay until you wish to be reminded.\nExample: `' + config['...
gpl-2.0
knocte/getittogether
doc/javazoom/jl/decoder/class-use/OutputChannels.html
11155
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.4.2_05) on Fri Aug 13 10:55:24 CDT 2004 --> <TITLE> Uses of Class javazoom.jl.decoder.OutputChannels </TITLE> <LINK REL ="stylesheet" TYPE="text/css" H...
gpl-2.0
mcanthony/Flocking
src/ugens/debugging.js
2806
/* * Flocking Debugging Unit Generators * http://github.com/colinbdclark/flocking * * Copyright 2011-2014, Colin Clark * Dual licensed under the MIT and GPL Version 2 licenses. */ /*global require*/ /*jshint white: false, newcap: true, regexp: true, browser: true, forin: false, nomen: true, bitwise: false, m...
gpl-2.0
ZenityRTS/Zenity
libs/lcs/tests.lua
5915
-- Copyright (c) 2012 Roland Yonaba --[[ This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications...
gpl-2.0
yxl/emscripten-calligra-mobile
libs/kotext/commands/TextPasteCommand.cpp
4258
/* This file is part of the KDE project * Copyright (C) 2009 Pierre Stirnweiss <pstirnweiss@googlemail.com> * Copyright (C) 2011 Boudewijn Rempt <boud@kde.org> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by...
gpl-2.0
paulcbetts/Estelle
ext/taglib/taglib/ape/Makefile
5036
# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 2.4 # Default target executed when no arguments are given to make. default_target: all #============================================================================= # Special targets provided by cmake. # Disable implicit r...
gpl-2.0